Skip to content
/ DMS-1 Public
forked from developercons/DMS

Document management system using C# ASP.NET core 2.1 (MVC ) , 3-tier Architechture, EF Code First

Notifications You must be signed in to change notification settings

moinnn/DMS-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DMS -Document Management System

Technologies

C# ASP.NET core 2.1 (MVC ) , 3-tier Architechture, EF Code First

Features

  • Admin Creates Users & assign Roles
  • User get notified by email for credentials
  • User can creates own categories
  • User can upload own documents
  • User can Search & Downloads

Screenshots

demo

demo

demo

demo

installation

step 1: $ git clone https://github.com/nayeemazad/DMS.git
step 2.1: go to directory DMS/DMS.WebUI/wwwroot
step 2.2: look for the file named as "UNZIP_ME.zip" and unzip it at DMS/DMS.WebUI/wwwroot
step 3.1: go to directory DMS/DMS.Service/
Step 3.2: find SendMail() function at UserService.cs
step 3.3: Replace your e-Mail Address and email password for NetworkCredential

About

Document management system using C# ASP.NET core 2.1 (MVC ) , 3-tier Architechture, EF Code First

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 53.8%
  • HTML 38.9%
  • TSQL 7.3%