Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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