An android mobile application that enables users(Students) to track their expenses and receive AI-generated saving tips based on their spending habits.
- Add, update, and delete daily expenses
- View expenses added and spending summaries
- AI-generated saving tips using OpenAI API
- Secure user authentication
Frontend: React Native
Backend: Node.js, Express.js
Database: PostgreSQL
AI Integration: OpenAI API
Testing: Postman, Jest (planned)
Deployment: To be determined (e.g., Vercel, Render, Railway)
- backend/: Contains the Express.js server, database models, controllers, and routes.
- frontend/: Contains the React Native (expo) application, including components, screens, navigation, and services.
- Node.js and npm installed
- PostgreSQL installed and running
- OpenAI API key



































