The budgeter is created with ruby on rails and allows logged in users to create view how their money is spent on various categories of expenses.
https://www.loom.com/share/1c8ee463a6da4f55ba6fa450618e3e2a
- Ruby
- Ruby on Rails
To get the content of this project locally you need to run this command in your terminal:
git clone your https://github.com/matovu-farid/budgeter.git
cd budgeter
bundle install
rails s
To run the tests, navigate to the root directory of this app and run
rspec spec
The app is deployed at this url link
https://floating-meadow-12775.herokuapp.com/
👤 Matovu Farid Nkoba
- GitHub: @matovu-farid
- Twitter: @matovu100
- LinkedIn: matovu-farid
Give a ⭐️ if you like this project!
- Original design idea by Gregoire Vella on Behance.
- Hat tip to Microverse
This project is MIT licensed.