The Budget App is a mobile-focused web application for managing your spending: you have a list of expenses connected with a category, and you can see how much money you've spent on what and which category. It also displays you which category you spend the most money in and your total monthly expenses, allowing you to make better educated financial decisions.
- Ruby
- Ruby on rails
- BootStrap
- Rubocop
- Rspec & Capybara
- Devise
- cancancan
- 💓
To get a local copy up and running follow these simple steps.
$ git clone https://github.com/omarsalem7/Budget-app
$ cd Budget-app
$ bundle install
$ rake db:create
$ rake db:migrate
$ bundle exec rspec ./spec/models
$ bundle exec rspec ./spec/features
$ bundle exec rspec ./spec/routing
👤 Omar Salem
- GitHub: Omar Salem
- Twitter: Omar Salem
- LinkedIn: Omar Salem
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 Snapscan - iOs design and branding
- Microverse
This project is MIT licensed.