Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/m-azra3l/attendanceapplication
This is an AspNet C# MVC example application to show employee attendance and lunch tracking.
https://github.com/m-azra3l/attendanceapplication
Last synced: about 1 month ago
JSON representation
This is an AspNet C# MVC example application to show employee attendance and lunch tracking.
- Host: GitHub
- URL: https://github.com/m-azra3l/attendanceapplication
- Owner: m-azra3l
- License: mit
- Created: 2023-06-15T07:56:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-15T08:12:16.000Z (over 1 year ago)
- Last Synced: 2024-11-08T23:33:05.574Z (3 months ago)
- Language: HTML
- Size: 7.84 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Attendance-Application
This is an AspNet C# MVC example application to show employee attendance and lunch tracking.
Application was created on Visual Studio.
.Net Framework 4.8 is required as well as MicroSoft SQL Server 2014.
A test admin and employee was created to show difference in authorization.
Admin username and password is [email protected].
Employee username is [email protected] and password is employee.
To run App; open with Visual Studio 2015/2017/2019.