Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 533 Bytes

README.md

File metadata and controls

27 lines (24 loc) · 533 Bytes

ExpenseTracker

Installation Guide

  * After Download the Project, Go to the Expense Tracker Folder
  * Open the project Solution
  * In appsettings.json file, change the ConnectionStrings
  * Then update-database
  * Finally Run the Project

Technologies

 Project is created with:
 * C# Programming Language.
 * ASP.NET Core MVC.
 * ASP.NET Core Framework 5.
 * MS SQL Server.
 * Code-First Approach of system development.
 * Bootstrap 5.

Requirement

   1. Visual Studio 2019.
   2. SQL Server