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

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

Awesome Lists containing this project

README

        

# WebTimeSheetManagement

Basic Timesheet Application ASP.NET MVC 5

Banner

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 3

Link 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. ELMAH

Design 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 256

Login credentials with Password

User
Username :- demouser
Password :- 1234567

Admin
Username :-demoadmin
Password :-1234567

SuperAdmin
Username :-SuperAdmin
Password :-1234567