This is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Homepage Details page
To get a local copy up and running follow these simple example steps.
- Ruby
- Rails
- PostgreSQL
- Make sure you have Ruby IRB installed on your computer
- Clone or download this repo on your machine
- Enter project directory
bundle install
# Create the database
rails db:create
## Apply migration (only if you generate a new migration file)
rails db:migrate
rails s
👤 Ntazama Willy
- GitHub: @ntzwilly
- LinkedIn: @ntazamawilly
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used# Recipe App
- Microverse
- Original design idea by Gregoire Vella on Behance.