Welcome to my Settlement Tracker web app, where users can keep track of their financial transactions, understand how much they owe or are owed, and manage daily expenses.
This project serves as a Settlement Tracker, allowing users to manage debts, credits, and daily expenses. The built-in Expense Tracker helps users monitor spending habits and maintain daily budgets.
To start the development server, run the following commands:
npm run dev
Open http://localhost:3000 with your browser to see the project in action. You can start editing the page by modifying app/page.tsx
. The page will auto-update as you edit the file.
- Settlement Tracker: Keep track of financial transactions, debts, and credits.
- Expense Tracker: Monitor daily spending, set budgets, and analyze monthly expenses.
nextjs, nextAuth , typescript , tailwind css, prisma with mongodb
To learn more about Next.js, refer to the following resources:
- Next.js Documentation - Learn about Next.js features and API.
- Learn Next.js - Interactive Next.js tutorial.
Explore the Next.js GitHub repository for feedback and contributions.