This is a fully functional Budget app that allows users to sign-in and add categories and budgets to control their finacial spendings.
- Ruby
- Ruby on Rails 7 (RoR)
- Linter: Rubocop
To get a local copy up and running follow these simple steps:
- visit
https://github.com/EidHachem/budgetapp
- Clone the repo or download it as zip file
- Make sure you already installed Ruby version 3 or higher, Rails version 6 or higher and Git.
Clone the repository run the below commands.
git clone [email protected]:EidHachem/budgetapp.git
- cd
budgetapp
- run rails s to start the website
- gem install spec
- then run 'rspec spec' in your terminal
Kindly modify the files as needed.
👤 Eid Hachem
- GitHub: @EidHachem
- Twitter: @eidHachem1
- LinkedIn: Eid Hachem
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Original design idea by Gregoire Vella on Behance. Give a ⭐️ if you like this project!
This project is MIT licensed.