This is a ruby on rails 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
https://budgetapp-1.herokuapp.com/
you can watch the presentation video here.
- Ruby
- Ruby on Rails
To get the content of this project locally you need to run this command in your terminal:
git clone https://github.com/ismailakinkunmi/rails-budget-app.git
cd rails-budget-app
bundle install
rails s
To run the tests, navigate to the root directory of this app and run
rspec
👤 Adekunle Ismail
- GitHub: @ismailakinkunmi
- LinkedIn: Adekunle Ismail
Thanks to minimal for the awesome design.
Give a ⭐️ if you like this project!
This project is MIT licensed.