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.
- Ruby
- Rails
- Postgresql
This repository makes use of Ruby as its core programming language :
- Clone this repo
git clone https://github.com/Lockless404/budget-app.gitin your PC terminal - Navigate to project's folder/directory
cd budget-app - Enter
bundle installto install dependencies. - Enter
rails db:create db:migrateto populate the database - Enter
rspecto run tests. - Enter
rails sand navigate tohttp://localhost:3000/on your web browser to view the website.
👤 Hamza Tarar
- GitHub: @Lockless404
- Twitter: @hamza_tarar10
- LinkedIn: Hamza Tarar
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Original design idea by Gregoire Vella on Behance.
- The Creative Commons license of the design credit to the author.
This project is MIT licensed.

