/Coin-trkr

Coin-trckr is 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.

Primary LanguageRubyGNU General Public License v3.0GPL-3.0

COIN-TRKR

Coin-trckr is 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.

live link

Demo video

ERD Diagram

Getting started

  • Run bundle install to get the dependecies
  • Run rails db:create to create a local database
  • Run rails db:migrate to run migration
  • Run rails s to start the server
  • Open https://localhost:3000 in your browser
  • to run test bundle exec rspec

Project design

Original design idea by Gregoire Vella on Behance.

Authors

👤 David Owuor Ouma

🤝 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 GNU General Punlic License licensed