## Yemen Currency This is a Laravel application that scrapes currency data from boqash.com, stores it in a SQLite database, and provides an API to access the data. ## Installation to be added ## Plan - [x] Add html view to show the currency data - [x] Save command data to database - [ ] make proper pagination - [ ] save tabs state as query param - [ ] make a complete test for the project - [ ] make the app A PWA - [ ] put a place for ads - [ ] add some useful information like what is buy price and sell price, the resource of the data, etc ## Future Plans - add react native app to show the currency data