Expense Tracker App is a good app that lets you track of your daily expenses.
- Ruby
- Ruby on Rails
- PostgreSQL
- TailwindCSS
- Mobile Audience ready UI
- Easy Expense's Tracking
- Generate report of Expenses
This RoR application is deployed in Render
free web-service and connected to a remote postgresql database that I own.
Live Demo
To get a local copy up and running, follow these steps.
In order to run this project you need:
Clone this repository to your desired folder:
git clone https://github.com/mahabubx7/expense-tracker.git
cd expense-tracker
Install this project with:
Note: This project requires Ruby v3.2.2
gem update --system # for cross-platform gem conflict resolving
bundle install
To run the project, execute the following command:
rails s
or, to pre-build resources,
./bin/render-build.sh && rails s
👤 Mahabub Alam
- GitHub: @mahabubx7
- Twitter: @mahabubx7
- LinkedIn: in/mahabubx7
- Add report feature
- Add Desktop view support
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please give it a ⭐️!
I would like to thank Microverse.
This Project design is adopted based on the Original design idea by Gregoire Vella on Behance
This project is CC0-1.0 license licensed.