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.
- Visual Studio Code and GitHub.
- Ruby on Rails.
- Linters for RoR.
- Gitflow.
- Heroku
-
Clone repository
-
bundle install
-
Change the password in /config/database.yml if necessary.
-
rails db:create db:migrate
-
rails server (open server in localhost)
- rspec .
-
GitHub: @franclobo
-
Twitter: @pancho2788
-
LinkedIn: Francisco Borja
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Original design idea by Gregoire Vella on Behance.
This project is MIT licensed.