budget-app-rails

Budget App

A 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.

Built With

Run and test

You must have Ruby and Rails installed. Documentation to install Rails.

Click here for live demo.

How to run

$ git clone https://github.com/damdafayton/budget-app-rails
$ cd budget-app-rails
$ bundle install
$ rails s

How to test

$ git clone https://github.com/damdafayton/budget-app-rails
$ cd budget-app-rails
$ bundle install
$ bundle exec rspec

Acknowledgements

Original design idea by Gregoire Vella on Behance.

Authors

👤 damdafayton

🤝 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!

📝 License

This project is MIT licensed.