Budget app is about building 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.
Clone the repository and change the directory to blog
$ git clone https://github.com/myelin0/budget-app
$ cd Budget-app
Install all project dependencies by running the command below
$ bundle install
$ bin/rails server
$ http://localhost:3000/
$ rubocop .
$ rspec
👤 Emirjeta Veisllari
- GitHub: @myelin0
- Twitter: @Amy_Albania
- LinkedIn: @Emirjeta Veisllari
If you wish to run the project locally, please do the following:
- Clone the repository to your local machine. -
git clone https://github.com/myelin0/budget-app
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
- Fellow Micronauts
This project is MIT licensed.