BUDGETCARE

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.

Demo

Check out the live app here

Built With

  • Ruby on Rails
  • PostgresSQL

Getting Started

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

  • Copy this link https://github.com/HanningtoneM/BudgetCare.git.
  • Get the directory that you want to clone the repository.
  • Open the command prompt in this directory.
  • Write git clone https://github.com/HanningtoneM/BudgetCare.git.
  • Go to the repository folder in your command prompt cd BudgetCare.
  • run bundle install to install dependencies
  • run rails c to start the local app.
  • run rspec to run the tests.

Author

👤 hanningtone Monda

🤝 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

📝 License

This project is MIT licensed.