This project will involve the development of a "Finance Management Application”
- Implement login and logout functionality.
- Display a summary of financial status, including total income, expenses, and savings.
- Provide graphical representation of expenses over time, using pie charts, bar graphs, etc.
- Expense Management:Add, edit, and delete expense entries. Categorize expenses (e.g.,groceries, bills, entertainment).
- Contact form for user supports.
Next.js
React.js
Node.js
Shadcn UI
Tailwind Css
Material UI
HTML
Css
Javascript
Drizzle
Neon
PostgreSQL
Rechart
Clerk
Rechart.js
git clone https://github.com/niteshkr100/FinBudget.git
git checkout -b feature/your-feature
git add .
git commit -m "Add your descriptive commit message here"
git push origin feature/your-feature
git branch
git add <file name>
git commit -m "file is change"
git push origin <branch-name>