Budget-app is a mobile web application designed for efficient budget management. Users can register, log in, add transactions to categories, and monitor their expenses. With secure authentication, PostgreSQL database, and comprehensive testing, this app ensures seamless and secure budget tracking.
Database
- 1 - Create Category
- 2 - Create Transaction
In order to run this project you need:
gem install bundler
Clone this repository to your desired folder:
git clone https://github.com/aradradev/Budget-app.git
cd Budget-app
Install this project with:
cd Budget-app
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rspec spec
👤 Abdourahmane Diallo
- GitHub: @aradradev
- Twitter: @Abdoul_2023
- LinkedIn: Jalloh
- Add API
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please give it a star ⭐.
The originl design idea for this web page was created by Gregoire Vella on Behance.
This project is MIT licensed.