BudgetApp is 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.
To get a local copy up and running follow these simple example steps.
-
Copy this link
https://github.com/LionRouge1/Budget-app
. -
Get the directory that you want to clone the repository.
-
Open the command prompt in this directory.
-
Write
https://github.com/LionRouge1/Budget-app
. -
Go to the repository folder in your command prompt
cd Budget-app
. -
Follow these steps to run the app:
- run
gem install
, then runrails s
- run
👤 Matchoudi
- GitHub: @LionRouge1
- Twitter: @Matchoudi1
- LinkedIn: matchoudi
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.
- Hat tip to anyone whose code was used
- Inspiration
- etc