Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.07 KB

README.md

File metadata and controls

27 lines (17 loc) · 1.07 KB

PennyWise: The Expense Tracker

PennyWise is an expense tracker application built using ASP.NET Core (MVC) and C#. It helps users manage their expenses efficiently by allowing category creation, expense addition, and providing a visual dashboard to showcase monthly expenses.

Preview image

Features

  • Category Creation: Easily create and manage expense categories to organize your spending.
  • Expense Addition: Add and track expenses with detailed descriptions and categorize them for better tracking.
  • Visual Dashboard: View a comprehensive dashboard that visually represents your monthly expenses, helping you understand your spending patterns.

Getting Started

Prerequisites

To run this project locally, you will need:

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/pennywise-expense-tracker.git