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.
- Host: GitHub
- URL: https://github.com/shreyasarker/inexrecordapp
- Owner: shreyasarker
- License: mit
- Created: 2019-09-26T19:30:22.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-04-03T19:26:24.000Z (about 1 year ago)
- Last Synced: 2025-07-11T14:18:17.446Z (12 months ago)
- Topics: asp-net-core, entity-framework-core, identity-framework, linq, mssql
- Language: C#
- Homepage:
- Size: 23.9 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 !