Title: Expense Tracker Web Application
Project Members:
Sohel Ali (1)
Vedant Korade (49)
Jeet Mehta (57)
Pruthvi Mehta (58)
Guide:
Dr. Nilesh Yadav
Abstract:
This project presents a comprehensive Expense Tracker Web Application designed to help
users efficiently manage and track their financial transactions. Built using React.js for a dynamic
front-end experience, the application allows users to input, categorize, and visualize their
expenses and incomes with ease. Transactions are stored in Firebase Firestore, ensuring data
persistence and real-time synchronization across sessions.
The integration with Firebase enables secure, scalable, and real-time data management,
ensuring that users' financial data is safely stored and easily retrievable. Additionally, the system
supports basic CRUD operations (Create, Read, Update, Delete) for transactions, offering
flexibility in managing financial records. In future iterations, the system could expand to include
integration with banking APIs, enabling real-time bank expense imports for seamless
transaction tracking.
By providing users with a simple, user-friendly interface to manage personal finances, this
Expense Tracker contributes to better financial awareness and budgeting skills. The application
is optimized for both desktop and mobile views, ensuring accessibility across devices.