Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/awais-amjed/money-patrol

Divide your expenses into categories and make it easier to keep a check on them. Created with Ruby on Rails, Bootstrap and SCSS.
https://github.com/awais-amjed/money-patrol

bootstrap5 ruby-on-rails scss

Last synced: about 17 hours ago
JSON representation

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

Awesome Lists containing this project

README

        

![](https://img.shields.io/badge/Microverse-blueviolet)

# 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](https://money-patrol.herokuapp.com/)
- Use these credentials to Login if you don't want to make an account :D
- Email: [email protected]
- Password: 123123

## 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**

- GitHub: [@awais-amjed](https://github.com/awais-amjed)
- LinkedIn: [@awais-amjed](https://www.linkedin.com/in/awais-amjed/)

## 🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the [issues page](../../issues/).

## Show your support

Give a ⭐️ if you like this project!

## Acknowledgments

- Microverse
- [Design](https://www.behance.net/gallery/19759151/Snapscan-iOs-design-and-branding?tracking_source=) by [Gregoire Vella](https://www.behance.net/gregoirevella)
- [Creative Commons License](https://creativecommons.org/licenses/)

## 📝 License

This project is [MIT](./LICENSE) licensed.