/InExRecordApp

This is a simple app which records daily Income and Expense of a company. ASP.Net Core MVC is used to develop the project.

Primary LanguageC#MIT LicenseMIT

InExRecordApp

A company can keep their Daily Income and Expense using this software system and generate monthly and yearly reports.

How to run

  • First clone the project
  • Before running the project run "Update-Database" command through Package Manager Console.
  • That's It...You are ready to go !