The Ruby on Rails capstone project is to build a mobile web application where I can manage my budget: I have a list of transactions associated with a category, so that I can see how much money I spent and on what.
I will create a Ruby on Rails application that allows the user to:
- register and log in, so that the data is private to them.
- introduce new transactions associated with a category.
- see the money spent on each category.
- Ruby
- Ruby On Rails
- RSpec
- PostgreSQL
To get a local copy up and running follow these simple example steps.
- A source-code editor (preferably Visual Studio Code)
- Ruby
- Rails
- PostgreSQL
- Clone the project
git clone https://github.com/bigmosi/rails-budget-app.git
cd rails-buget-app
- To Start the programs
open terminal run the command $irb (interactive ruby shell) run the program functions
- Heroku: heroku
- Video: [videos] (https://www.loom.com/share/d688ad7a14d24de1be3cc492e3d76e2f)
👤 Kinyera Amos
- GitHub: @kinyera Amos
- Twitter: @kinyera
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Inspired by Original design idea by Gregoire Vella on Behance
This project is MIT licensed.