Skip to content

Budget app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category so that you can see how much money you have spent and on what.

License

Notifications You must be signed in to change notification settings

Ghiftee/budget-app

Repository files navigation

Budget App

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

Live Link

Built With

  • Ruby
  • Ruby on rails

Getting Started

To get a local copy up and running:

  • Clone this repo with:

    git clone https://github.com/Ghiftee/budget-app
  • Navigate to the folder/directory

    cd budget-app

Run

  • bundle install
  • rails webpacker:install
  • rails db:schema:load
  • rails db:seed
  • rails s

Tests

  • After cloning run bundle install
  • Then run rails webpacker:install to install webpack dependencies
  • Run bundle install again
  • Finally, run bundle exec rspec to see the tests pass

Author

👤 Uwhubetine Gift

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Acknowledgements

  • Gregoire Vella on Behance for the design inspiration.
  • Microverse inc for the project requirements.

Show your support

Give a ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

Budget app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category so that you can see how much money you have spent and on what.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published