[budget app ] is a mobile web application where user can manage their budget: user have a list of transactions associated with a category, so that user can see how much money they spent and on what.
- Ruby
- Ruby on rails
- Database
Database
- [register and log in]
- [new transactions associated with a category.]
- [see the money spent on each category]
To get a local copy up and running, follow these steps.
Clone the repository
git clone https://github.com/boo-shehab/Budget_app
Navigate to the folder
cd repo-name budget-app
In order to run this project you need:
rails db:create
rails db:migrate
Clone this repository to your desired folder:
Example commands:
cd Budget_app
git clone https://github.com/boo-shehab/Budget_app
To run the project, execute the following command:
rails s
To run tests, run the following command:
rspec ./spec
You can deploy this project using:
- render
👤 Ahmed Abas
- GitHub: @boo-shehab
- Twitter: @boo_shehab2000
- LinkedIn: boo-shehab
- [ customise th list ]
- [ manage your credit ]
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]
If you like this project, please give a ⭐
Gregoire Vella for the original design idea on Behance.
This project is MIT licensed.