Melaku05 / rails-budget-app

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails-budget-app

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.

Deployment

live demo on Heroku

[video] (https://www.loom.com/share/536e14a615cd4172a6b8829674d5242f)

Built With

  • Ruby
  • Ruby on rails
  • Postgresql

Get Started

Get a local copy of project by cloning this repository, git clone https://github.com/Melaku05/rails-budget-app.git

Available Scripts

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.

Authors

👤 Melaku Eshetu

Acknowledgments

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

About

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.


Languages

Language:Ruby 70.8%Language:HTML 27.6%Language:JavaScript 1.5%Language:CSS 0.1%