FinTrack is a web app that keeps track of all your Money flowing in or out.
Loom video link
https://www.loom.com/share/c68b7f499ad0474dbd67bf429daeda2a
It’s very hard being a student to keep track of all records of my Bills. How much did I spend on food/stationery/registration today ? What amount did my parents send me this month ? How much am left with ? Would Saving 500 bucks per month be enough to buy that watch ? All these questions and no solution UNTIL NOW..
FinTrack an online app will keep track of all your Money flowing whether incoming or outgoing. Update today’s expenditure, or yesterday’s pocket money in just a single click. Now your daily/monthly financial record with graphs, animated donut charts,etc is just one click away. And don’t forget to save money, regular reminders at your convenience. FinTrack helps you set financial goals and keeps track of your savings.
- Front end using Html, CSS3 and modern JS,
- Integrated using nodejs and Express.js package,
- Non-SQL database MongoDB,
- Data visualization technologies
The future scope of a platform depends upon its scalability, business model and continuous innovation. Our web app can help millions of students across different colleges. For this hackathon we are deploying our dynamic web app which can be expanded to different platforms like android or ios.
Clone the project
git clone https://github.com/princeverma-ai/hackmol3.0
Install dependencies
npm install
Start the server
npm start
Client: HTML, CSS3, JavaScript
Server: Node, Express
Database: MongoDB