Live Link - https://expense-git-sidebar-sandstorm17s-projects.vercel.app/
Notion Link - https://www.notion.so/Expense-Tracker-b6020a584b15465abd09e17ab026101f
- Cards
- All the cards you have
- Add new card
- Change its limit
- Update spendings
- Bill due date
- Card wise insights
- All the cards you have
- Insights
- 3 cards
- Monthly spend
- You owe
- Graph for spend monthly analysis
- TODO: Spend tracker, ref: https://dribbble.com/shots/21682576-Finance-Management-Insights
- 3 cards
- Splitwise
- Groups
- Add new group
- List all the groups
- Activity
- Show recent activities
- Add new expense
- Payback your share
- Analysis
- Show the monthly participation(group wise)
- Groups
- Self tracker
- Show diff cards to pay for
- Electricity bill
- Phone bill
- Water bill
- Fuel bill
- Internet bill
- Rent
- Income
- Show diff cards to pay for
Authentication (Settings) (TBD)
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js
. The page auto-updates as you edit the file.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.