The BudgetApp is a mobile web application where you can manage your budget: you have a list of transactions associated with a category/many categories, so that you can see how much money you spent and on what item you spent it on
- Click HERE for details of project requirements
(https://budget1231p.herokuapp.com/)
(https://www.loom.com/share/2fc55c9260de4e2d8ca9ab946b5b3848)
- Ruby
- Ruby on Rails
- RSpec
- CapyBara
- Devise
- Cancancan
To get a local copy up and running follow these simple example steps.
git clone https://github.com/Fatima-hub333/Capstone-aka-Budget-App.git
and then run
bundle install
start of by creating the database and running migrations using
bin/rails db:setup
to start the server run bin/rails s
to test simply run rspec spec
👤 Fatima Zahir
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to Microverse for the opprotunity to learn Ruby and Ruby on Rails using their platform
- Original design idea by Gregoire Vella on Behance