MyBudget is a web app that let's you track your expenses. Expenses can be grouped into various categories.
- Ruby
- Adding categories of expenses
- Adding Transactions
- Linking transactions to any number of categories
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git https://github.com/kwesiObuobi/bugdet-app.git
cd budget-app
Install this project with:
bundle install
To run the project, execute the following command:
rails server
👤 Samuel Kwesi Obuobi Lartey
- GitHub: @kwesi obuobi
- Twitter: @kwesi_obuobi
- LinkedIn: kwesi-obuobi
- Design for larger screen sizes
- Push notification
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️!
I would like to thank Microverse.
This Project design is adobted based on the Original design idea by Gregoire Vella on Behance
This project is MIT licensed.