कोष-Keeper (pronounced Kosh-Keeper) is a feature-packed expense tracker designed to make personal finance management a breeze. Built with React for the frontend & Firebase for the backend it provides a seamless & intuitive user experience.
User Authorization with Gmail
Securely sign in using your Google account. Fetch your name, Gmail ID & profile picture for a personalized experience.
Advanced Database
Your financial data is stored securely using Firebase, ensuring it stays safe & accessible anytime.
Complete Transaction History
Keep a detailed log of all your expenses & incomes categorized for clarity & convenience.
Forever Data Storage
Once logged, your transaction data remains accessible ensuring long-term insights & records.
Simple & Easy-to-Understand UI
Designed for ease of use... making it accessible to users of all experience levels.
Root Folder
├── public/
│ └── index.html (and image assets)
├── src/
│ ├── assets/
│ │ └── Contains all images used
│ ├── config/
│ │ └── firebase-config.js
│ ├── hooks/
│ │ ├── useAddTransaction.js
│ │ ├── useGetTransactions.js
│ │ └── useGetUserInfo.js
│ ├── pages/
│ │ ├── auth/
│ │ │ ├── index.jsx
│ │ │ └── styles.css
│ │ └── expense-tracker/
│ │ ├── index.jsx
│ │ └── styles.css
│ ├── App.css
│ ├── App.js
│ └── index.js
├── README.md (Your are reading this ;-)
Have ideas to improve कोष-Keeper? Let's make it even better together!
Drop me a message at [email protected]