Developed a robust document and workspace management system, enabling user registration, authentication, and document handling.
Implemented ASP.NET Identity for user authentication, allowing secure registration and login, with JWT-based authentication, ensuring safe session management.
Created a dynamic workspace directory structure, allowing users to manage private and public directories and perform CRUD operations on directories and documents.
Applied SQL Server for efficient storage and retrieval of directories and documents.
Developed an admin dashboard with advanced functionalities, allowing admin to view user details, lock/unlock accounts, and access user directories and their associated documents for monitoring and management purposes.
Integrated Angular to create a responsive and intuitive UI, implementing real-time updates.