Skip to content

Rohan5050/Personal-Expense-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Expense Tracker Project

Project.Recording.mp4

Overview

This project is a full-stack Personal Expense Tracker that provides personal budget tracking and financial analysis capabilities.

Project Structure

  • client/: React.js frontend application
  • server/: Node.js backend application with Postgresql database

Getting Started

Prerequisites

  • Node.js (v16 or higher)
  • npm (v8 or higher)

Installation

  1. Clone the repository
  2. Install dependencies:
    npm run install-all

Running the Application

  1. Start both frontend and backend:
    npm run dev
  2. Access the Frontend application at http://localhost:3000
  3. Access the Backend application at http://localhost:5000

Features

  • Budget tracking dashboard
  • Category-wise spending analysis
  • Transaction management

About

This project is a full-stack Personal Expense Tracker that provides personal budget tracking and financial analysis capabilities.

Resources

Stars

Watchers

Forks

Contributors

Languages