https://github.com/tonmoydeb404/track-taka
Track Taka is an expense tracker application to help you in daily life money management. It allows you to track your regular expenses & income.
https://github.com/tonmoydeb404/track-taka
expense-tracker firbase indexeddb pwa pwa-react reactjs tailwindcss track-taka
Last synced: about 2 months ago
JSON representation
Track Taka is an expense tracker application to help you in daily life money management. It allows you to track your regular expenses & income.
- Host: GitHub
- URL: https://github.com/tonmoydeb404/track-taka
- Owner: tonmoydeb404
- Created: 2022-10-14T11:07:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T02:43:44.000Z (over 2 years ago)
- Last Synced: 2023-11-09T03:28:55.469Z (over 2 years ago)
- Topics: expense-tracker, firbase, indexeddb, pwa, pwa-react, reactjs, tailwindcss, track-taka
- Language: JavaScript
- Homepage: https://track-taka.netlify.app
- Size: 698 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README

# Track Taka - Expense Tracker
An expense tracker application to help you in daily life money management. It allows you to track your regular expenses & income. so at the end of the month, you can quickly get a summary of your monthly expense. Track Taka app builds with React JS & IndexedDB database. also, there is a firebase integration for making backups of your data but this is optional. PWA - Progressive Web App feature also enabled so you can use this app in offline mode too and install this web application to your device like any other native app.
**live link:** [https://track-taka.netlify.app](https://track-taka.netlify.app)
### Features
- Manage your daily transactions
- Transactions dashboard to get a quick overview.
- Install like any other app on any platform
- Offline support
- Backup or Import transactions
### Tech Stacks
- **Frontend**: React JS, TailwindCSS
- **Database**: IndexedDB, Firebase
### Todo
- [ ] Monthly Invoice
- [ ] make backup & restore user friendly
- [ ] organize code
### Contact
- Tonmoy Deb: tonmoydeb404@gmail.com
- Portfolio: [tonmoydeb.com](https://tonmoydeb.com)