SmartPocket is a web-based application that empowers teenagers to manage their pocket money using natural voice commands. It blends the power of voice AI with financial literacy, gamification, and a teen-friendly design to build smart money habits from an early age.
Teenagers often struggle to manage their pocket money due to a lack of simple and engaging financial tools. Existing apps are either too complex or not designed for young users. There's a growing need for a platform that helps teens track expenses, build saving habits, and learn about money — in a way that's intuitive and fun.
To build an interactive, voice-enabled platform that allows teenagers to:
- Log income and expenses using natural language
- Track savings goals
- View spending trends
- Learn financial concepts through daily quizzes
- Get personalized saving tips
TO RUN FRONTEND:
cd project
npm run dev
TO RUN BACKEND:
cd project
cd server
node index.js
