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.
- 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.
To run this project locally, you will need:
- Clone the repository:
git clone https://github.com/yourusername/pennywise-expense-tracker.git