https://github.com/saineshwar/webtimesheetmanagement
Basic TimeSheet Management Application in ASP.NET MVC 5
https://github.com/saineshwar/webtimesheetmanagement
asp asp-net-mvc closedxml dapper elmah mvc-application mvc-gridview mvc5 repository-pattern sql-server timesheet
Last synced: about 2 months ago
JSON representation
Basic TimeSheet Management Application in ASP.NET MVC 5
- Host: GitHub
- URL: https://github.com/saineshwar/webtimesheetmanagement
- Owner: saineshwar
- License: gpl-3.0
- Created: 2018-05-07T18:44:19.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T00:41:25.000Z (over 2 years ago)
- Last Synced: 2025-02-18T23:08:26.952Z (4 months ago)
- Topics: asp, asp-net-mvc, closedxml, dapper, elmah, mvc-application, mvc-gridview, mvc5, repository-pattern, sql-server, timesheet
- Language: JavaScript
- Homepage:
- Size: 35.6 MB
- Stars: 132
- Watchers: 13
- Forks: 132
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# WebTimeSheetManagement
Basic Timesheet Application ASP.NET MVC 5
Link to Complete Documentation :- https://www.c-sharpcorner.com/article/timesheet-project-process-using-mvc-5/
About Platform Used
I had developed entire Application using Microsoft visual studio 2015 with SQL Server 2008 R2.
Frame worked used is ASP.NET MVC 5 and language is C# and Dapper, Entity Framework as ORM and Repository Pattern.
Microsoft visual studio 2015 with Update 3Link to download: - https://www.visualstudio.com/vs/older-downloads/
Microsoft SQL Server 2008 R2
Link to download: - https://www.microsoft.com/en-in/download/details.aspx?id=29062
External packages which are used in this Project
I have also added some packages from NuGet, here is the list:
1. CaptchaMvc
2. ClosedXML
3. Dapper
4. ELMAHDesign Templates
1. SB Admin 2
A Bootstrap admin theme, dashboard, or web app UI featuring powerful jQuery plugins for extended functionality.
Link: - https://startbootstrap.com/template-overviews/sb-admin-2/JavaScript Libraries
1. Toastr
Link: - http://www.toastrjs.com/
2. DateTimePicker
Link: - https://xdsoft.net/jqplugins/datetimepicker/3. Datatables
Link: - https://datatables.net/Encryption Library
1. AES 256Login credentials with Password
User
Username :- demouser
Password :- 1234567Admin
Username :-demoadmin
Password :-1234567SuperAdmin
Username :-SuperAdmin
Password :-1234567