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.
[video] (https://www.loom.com/share/536e14a615cd4172a6b8829674d5242f)
- Ruby
- Ruby on rails
- Postgresql
Get a local copy of project by cloning this repository, git clone https://github.com/Melaku05/rails-budget-app.git
In the project directory, you can run:
Gem install rails
Gets all the required dependencies of the projects.
bundle install
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
👤 Melaku Eshetu
- GitHub: @Melaku05
- Twitter: @eshetu
- LinkedIn: @Melaku Eshetu
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!