Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/awais-amjed/money-patrol
- Owner: awais-amjed
- License: mit
- Created: 2022-06-27T16:14:06.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-07-30T10:34:16.000Z (over 2 years ago)
- Last Synced: 2024-06-01T01:57:53.591Z (8 months ago)
- Topics: bootstrap5, ruby-on-rails, scss
- Language: Ruby
- Homepage: https://money-patrol.herokuapp.com/
- Size: 341 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.