Budget App is a Ruby on Rails capstone project which you can create new categories, you can write new transactions and deploy it the categories and finally you can control how much money you spend each category.
Follow the link to see the video representation
follow the link to see the deployment
HTML CSS JavaScript Ruby PostgreSQL Ruby on Rails
- CRUD Operations
- Authentication
- Authorization
To run this project you need the following dependencies:
- Ruby:
3.2.2
- Rails:
7.0.4.3+
- PostgreSQL:
15.2+
- Clone this repository to your local machine:
git clone https://github.com/hetrox8/Budget_App.git
cd Budget-app
- Install dependencies:
bundle install
- Recreate Data Base:
rake db:schema:load
To run the project, execute the following command in the terminal:
cd Blog_app
rails s
👤 Suleiman Gacheru
- GitHub: @hetrox8
- Twitter: @suleimangacheru
- Add Authentication page
- Add authorization rules.
- Add API endpoints.
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page] (https://github.com/hetrox8/Budget_App/issues)
Give a ⭐️ if you like this project!
I would like to thank Microverse for giving me the opportunity to work on this project. Special thanks Gregoire Vella on Behance who shared his desing.
This project is MIT licensed.