SamarthTech / web-projects-2024

This is the Official Repository of SAMARTH for Open-Odyssey 1.0. Contribute your Web Development or Applications in our Repository 🔥. Make Quality Contributions 😎
MIT License
65 stars 61 forks source link

Expense Tracker API added #61

Closed MohakGupta2004 closed 5 hours ago

MohakGupta2004 commented 10 hours ago

This is a Node.js-based API for tracking personal expenses, built using Express, PostgreSQL (with Prisma ORM), and JWT for authentication. The API allows users to create accounts, log in, manage their expenses, and filter expenses by different time periods.