Skip to content

The Budget App is a mobile web application where you can manage your budget. In the app, you have a list of transactions associated with a category/categories, so that you can see how much money you spent and on what.

Notifications You must be signed in to change notification settings

Gambit142/Budget-App

Repository files navigation

BudgetApp

The BudgetApp is a mobile web application where you can manage your budget: you have a list of transactions associated with a category/many categories, so that you can see how much money you spent and on what item you spent it on


Screenshot

Categories Page Records Page
screenshot screenshot2

Brief Demo

screenshot

ERD Diagram for Models

ERD DIAGRAM
ERD

Project Requirements

  • Click HERE for details of project requirements

Built With

  • Ruby
  • Ruby on Rails
  • RSpec
  • CapyBara
  • Devise
  • Cancancan

Live Demo Link

🔗 Gambit-142-Budget-App

Getting Started

To get a local copy up and running follow these simple example steps.

git clone https://github.com/Gambit142/Budget-App.git

and then run

bundle install

Development

start of by creating the database and running migrations using bin/rails db:setup

to start the server run bin/rails s

Testing

to test simply run rspec spec

Authors

👤 Francis Ugorji

🤝 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!

Acknowledgments

About

The Budget App is a mobile web application where you can manage your budget. In the app, you have a list of transactions associated with a category/categories, so that you can see how much money you spent and on what.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published