Budget Mate is a web application that helps users keep track of their personal finances and budgeting goals. The application allows users to create a budget and track their spending across different categories such as groceries, transportation, and entertainment.
Server
Database
- Supports custom categories for expenses
- Tracks user expenses(transactions) across different categories
To get a local copy up and running, follow these steps.
In order to run this project you need:
gem install rails
Clone this repository to your desired folder:
cd my-folder
git https://github.com/AmanWorku/BudgetMate.git
Install this project with:
cd BudgetMate
bundle install
To run the project, execute the following command:
rails server
To run tests, run the following command:
rails rspec spec
- GitHub: @Aman_on_GitHub
- Twitter: @Aman_on_Twitter
- LinkedIn: @Aman_on_LinkedIn
- Create Api endpoints
- Add a page to plan monthly budget
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project, please leave a start to support
I would like to thank:
- Microverse for this great learning experience !
- Gregoire Vella on Behance for the Original Design
This project is MIT licensed.