Budget Rails is a budgeting app, it will allow you to create a budget, and track your expenses, and see how you are doing, and how you are spending your money, and you can also categorize your transactions and see how you are spending your money by category.
You can check out the website here: Budget Rails
- Run
bundle install
to get the dependencies. - Run
rails db:create:all
to create all databases. - Run
rails s
to launch the website. - Run
bundle exec rspec
to run all tests.
👤 Mirouhml
- GitHub: @mirouhml
- LinkedIn: ammar-hamlaoui
- Twitter: @kuronomirou
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.
This is a MIT licensed project.