A modern and intuitive web application to track expenses, analyze spending habits, and manage personal finances efficiently.
- 📊 Track daily income & expenses
- 🧾 Categorize transactions
- 📈 Visualize spending with charts
- ⚡ Fast and responsive UI
- 🤝 Foundation for split expense system (like Splitwise)
This project is built with modern web technologies:
- ⚡ Vite – Fast development environment
- 🟦 TypeScript – Type-safe JavaScript
- ⚛️ React – Component-based UI library
- 🎨 shadcn-ui – Accessible and beautiful UI components
- 💨 Tailwind CSS – Utility-first styling framework
Clone the repository:
git clone https://github.com/YOUR_USERNAME/Pocket-Pal.git
cd Pocket-PalInstall dependencies:
npm installRun the development server:
npm run devCreate a .env file in the root directory:
VITE_API_URL=your_api_url
VITE_API_KEY=your_api_key👉 Add your deployed link here (Vercel)
- 🤖 AI-based expense parsing (natural language input)
- 👥 Group expense splitting system
- 📊 Advanced analytics dashboard
- 📱 Mobile-first optimization
Mahesh GitHub: https://github.com/YOUR_USERNAME
Contributions are welcome! Feel free to fork this repository and submit a pull request.
This project is open source and available under the MIT License.