/Budget-App

The Ruby on Rails capstone project is about building a mobile web application where users can manage their budget: They have a list of transactions associated with a category, so that they can see how much money they spent and on what. The Budget-App 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.

Primary LanguageRuby

Issues