Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ritikprajapat21/finance-manager
An application that lets you manage your expenditure
https://github.com/ritikprajapat21/finance-manager
Last synced: 13 days ago
JSON representation
An application that lets you manage your expenditure
- Host: GitHub
- URL: https://github.com/ritikprajapat21/finance-manager
- Owner: ritikprajapat21
- Created: 2024-07-01T10:24:55.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-22T17:09:25.000Z (6 months ago)
- Last Synced: 2024-07-22T20:46:12.166Z (6 months ago)
- Language: TypeScript
- Homepage: https://cash-control-rouge.vercel.app
- Size: 168 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Finance Manager - A NextJS Application
This project is a web-based finance management application built with Next.js and Chart.js. It allows you to track your income and expenses, categorize transactions, and gain valuable insights into your financial activity.
## Features
- **Transaction Management:** Add, edit, and delete income and expense transactions.
- **Categorization:** Organize transactions with customizable categories.
- **Monthly Overview:** View a comprehensive summary of your finances for the current month, including income, expenses, and net balance.
- **Financial Analytics:** Generate insightful charts and graphs to visualize your spending habits and identify areas for improvement.# Local Setup
Clone the repo:
```
git clone https://github.com/ritikprajapat21/finance-manager.git
```Install dependency:
```
cd finance-manager
npm install
```Run the application:
```
npm run dev
```****NOTE:**** You have use the creadentials to use connect to backend and login