Skip to content

Divide your expenses into categories and make it easier to keep a check on them. Created with Ruby on Rails, Bootstrap and SCSS.

License

Notifications You must be signed in to change notification settings

awais-amjed/money-patrol

Repository files navigation

Money Patrol

Divide your expenses into categories and keep a check on them.

Created while learning Ruby on Rails as a Capstone project. You can add new categories, add expenses in those categories to keep a track of where you spend all your money.

Built with

  • Ruby
  • Rails
  • Postgresql
  • Bootstrap
  • SCSS

Live Demo

  • Check it out on Heroku
  • Use these credentials to Login if you don't want to make an account :D

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby
  • Rails
  • Postgresql

Setup

  • Clone the Repository
  • Go to the project directory
  • Run bundle install
  • Run rails db:create
  • Run rails db:migrate
  • Run yarn build to generate necessary javascript code
  • Run yarn build:css to generate necessary styling

Usage

  • Run rails s to run the app

Authors

👤 Awais Amjed

🤝 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

Divide your expenses into categories and make it easier to keep a check on them. Created with Ruby on Rails, Bootstrap and SCSS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published