https://github.com/soumyapro/expense-tracker-system
The Expense Tracker System is a robust web application designed to help users manage their expenses efficiently. Built using the MERN stack (MongoDB, Express, React, Node.js), this system allows users to track their income and expenses, categorize transactions.
https://github.com/soumyapro/expense-tracker-system
express-js jwt-authentication jwt-token mongodb nodejs reactjs tailwind-css
Last synced: 7 months ago
JSON representation
The Expense Tracker System is a robust web application designed to help users manage their expenses efficiently. Built using the MERN stack (MongoDB, Express, React, Node.js), this system allows users to track their income and expenses, categorize transactions.
- Host: GitHub
- URL: https://github.com/soumyapro/expense-tracker-system
- Owner: Soumyapro
- Created: 2024-07-02T02:47:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-05T14:02:31.000Z (over 1 year ago)
- Last Synced: 2025-01-11T23:13:59.536Z (9 months ago)
- Topics: express-js, jwt-authentication, jwt-token, mongodb, nodejs, reactjs, tailwind-css
- Language: JavaScript
- Homepage:
- Size: 3.62 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Expense Tracker System
![Expense Tracker]
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Tech Stack](#tech-stack)## Introduction
The Expense Tracker System is a robust web application designed to help users manage their expenses efficiently. Built using the MERN stack (MongoDB, Express, React, Node.js), this system allows users to track their income and expenses, categorize transactions.## Features
- **User Authentication**: Secure login and registration system.
- **Expense Management**: Add, edit, and delete expenses.
- **Income Management**: Add, edit, and delete income records.
- **Categorization**: Categorize expenses and incomes for better tracking.
- **Responsive Design**: Fully responsive and works on all devices.
- **Backend API**: RESTful API for handling all data operations.## Tech Stack
- **Frontend**: React, Tailwind CSS
- **Backend**: Node.js, Express.js
- **Database**: MongoDB
- **Authentication**: JWT (JSON Web Tokens)
- **Version Control**: Git & GitHub### Prerequisites
- Node.js & npm
- MongoDB