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.
- Ruby
- Ruby on Rails
- PostgresSQL
- Ruby
- Rspec
- Rails
- PostgreSQL
- Kindly make sure you have ruby, Ruby on rails and PostgreSQL installed
- Scroll to top of this current repository
- Click on the
Codebutton with background color green on the right end corner - Click on the clipboard icon on the extreme right of the dropdown to copy the repository link
- In your local PC, open your terminal or command prompt in the folder you would like to clone this repository into
- Type
git clone (copied link)on the currently opened terminal or command prompt - Remember to change
(copied link)togit@github.com:olawale-o/rails_bugdet_app.gitwhich is the name of the repository
rails db:create
rails db:migrate
rails db:drop
rails db:create
rails db:migrate
or
rails db:setup
bundle install
NOTE Install webpacker
rails webpacker:install
rspec
👤 Omoogun Olawale
- 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!
- Microverse
- Original design idea by Gregoire Vella on Behance.
