Advanced Files & Users Management is a multi-functional complete web application developed using ASP.NET Core 6.0 and EF Core code first technology. This web application enables you to manage all kinds of documents with proper history, add interactive comments, and along with a dynamic dashboard.
You can organizations store, track, modify, and manage documents on a centralized platform. Features include document sharing, adding new comments, user management, bulk page access permissions, document download, and document preview, sending documents through email, document proper history, etc.
It’s stored all types of documents in encrypted form on the server. It allows you to upload multiple documents and share them with unlimited system users. Admin can view, upload, edit, delete, add files, and control user all access.
Web: http://94.100.26.222:85/Account/Login
User Name: admin@gmail.com Password: 123
You can Store unlimited documents by category and assign them to the system user. And system users can add interactive comments as well.
Dynamic dashboard with pie-chart, recent users, and others totals. You can see category-wise document statistics.
You can upload any type of document, download the document, and view it accordingly.
All documents are stored in encrypted form on the database. You have two options to store files in the server which are the database and root directory. Only the system can decrypt documents.
For any action in the document, the flow has been recorded as document history. Ex, create a new document, add a new comment, download a document, assign a document, etc.
Used excellent and responsive theme. It provides a range of responsive, reusable, and commonly used components.
Easily manage the app with settings for logo, categories, status, custom page access, and identity option.
Admin can manage user and page access to other users in the system. Default users can access only a few pages.
You will get the full Source Code of the Document Management System and build a version for MSSQL/MySQL database connection support. Along with the source code, you will get detailed tech documentation on how to run the project.
User login history, user management, email configuration, and nice responsive UI.
Microsoft Visual Studio Community 202 or later, ASP.NET Core 8.0, IdentityCore, Entity Framework Code First, MS SQL SERVER 2017, AdminLTE 3.0.5, JavaScript, jQuery data table, bootstrap 4, sweetalert, toastr, Fontawesome etc.
Microsoft Visual Studio Community 2022 or later, Dot Net Core 8.0, MS SQL SERVER 2017/MySQL, IIS, Chrome/Edge Browser.
Full Source Code and code first project running guideline.
https://photos.app.goo.gl/K7HjJzyYkTQDsKYU8
Step 1:
Unzip the downloaded folder(DocumentMS.zip)
Step 2:
Open DocumentMS.sln file with Visual Studio 2022
Step 3:
Update database connection: appsettings.json
“DefaultConnection”: “Server=DEVSTATION\\MSSQLSERVER2017;Database=DocumentMSDev;User ID=sa;Password=dev123456”
Step 4:
Build and run by pressing f5
https://localhost:5011/Account/Login/
http://localhost:5010/swagger/index.html
If you want to modify or add new features, you can always contact us at,
shahedbddev@gmail.com
Cell: +8801674411603
Skype: shahedatomap
Youtube: https://www.youtube.com/channel/UCdHAVwuNUtfqZRFVI6qf7mg
- Upgrade to .NET 8.0 LTS - Added Doc Directory View - Bug fixes
- Advanced Search: Search in File - Dynamic Role Management - General File List: Only View Mode - Public File List: Without Login into System Browse File as View Mode
- added docx file viewer feature
- Multiple file upload - Added directory-wise file - Added file tag for search file - User-wise file list - Added New Design - Updated to Dotnet 6.0 - Added PostgreSQL Database Support
Initial Release