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.
- Ruby
- Rails
- Postgresql
- Bootstrap
- SCSS
- Check it out on Heroku
- Use these credentials to Login if you don't want to make an account :D
- Email: [email protected]
- Password: 123123
To get a local copy up and running follow these simple example steps.
- Ruby
- Rails
- Postgresql
- 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
- Run
rails s
to run the app
👤 Awais Amjed
- GitHub: @awais-amjed
- LinkedIn: @awais-amjed
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Design by Gregoire Vella
- Creative Commons License
This project is MIT licensed.