Skip to content

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 financi…

Notifications You must be signed in to change notification settings

omarsalem7/Budget-app

Repository files navigation

Budget App

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.

Built With

  • Ruby
  • Ruby on rails
  • BootStrap
  • Rubocop
  • Rspec & Capybara
  • Devise
  • cancancan
  • 💓

Live Demo

Buget-App

Get Started

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

Run tests

$ bundle exec  rspec ./spec/models
$ bundle exec  rspec ./spec/features
$ bundle exec  rspec ./spec/routing

Authors

👤 Omar Salem

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

📝 License

This project is MIT licensed.

About

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 financi…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published