An open API service indexing awesome lists of open source software.

https://github.com/shreyasarker/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.
https://github.com/shreyasarker/inexrecordapp

asp-net-core entity-framework-core identity-framework linq mssql

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

          

# 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 !