Budget App is a mobile web application which enable users to manage their budget.
Client
Server
Database
- User can create a budget category
- User can add transactions to categories
- N/A
In order to run this project you need:
-
Ruby on Rails installed and running. To get more information, read the installation guide.
-
PostgreSQL installed and running
Clone this repository to your desired folder:
git clone https://github.com/Zia123456/Budget-app.git
Install the project dependencies with:
- bundle install
- npm install
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec
👤 Zia Bakhteyari
- GitHub: @zia123456
- Twitter: @zia_bakhteyari
- LinkedIn: Zia bakhteyari
- Improve UI
- Add delete categories and transactions
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project and want to support me make cooler projects Give this project a Star.
Original design idea by Gregoire Vella on Behance
This project is MIT licensed.