The objective of this project is to develop a secure and efficient file management system that ensures the confidentiality and integrity of user data through AES (Advanced Encryption Standard) encryption. The system will allow users to securely upload, view, and manage their files, while also providing role-based access control to restrict unauthorized access. Users will have the ability to create and manage servers, with all server data handled securely. The platform will facilitate efficient data sharing, enabling users to send requests and view responses while maintaining privacy. An admin interface will be implemented to monitor and manage registered users, datasets, and servers, ensuring smooth system operation and security. Overall, the project aims to provide a seamless, secure environment for file management, ensuring data privacy and integrity at every stage of interaction.
This project develops a secure file management and collaboration system that supports both user and admin roles. Users can register, log in, create servers, upload files, view uploaded files, send requests, view responses, and log out. Admins can log in, view all users, datasets, and servers, and log out. The system ensures the protection of sensitive data through AES (Advanced Encryption Standard) encryption and decryption, safeguarding files during storage and transmission. AES encryption is utilized to provide secure file handling, protecting user data from unauthorized access. The platform offers secure and efficient management of files, servers, and user interactions, while ensuring robust data privacy. By implementing AES encryption, the system guarantees that all file uploads, data exchanges, and requests between users and administrators are confidential and tamper-resistant. This project enables a scalable and secure environment for collaborative file management, with clearly defined roles for both users and admins.
KEYWORDS: File Management, AES Encryption, Data Privacy, User Management, Server Management, Secure File Upload, Collaboration System, Role-based Access Control, Data Encryption and Decryption, Multi-user Environment.
NOTE: Without the concern of our team, please don't submit to the college. This Abstract varies based on student requirements.

H/W CONFIGURATION:
Processor - I3/Intel Processor
Hard Disk - 160GB
Key Board - Standard Windows Keyboard
Mouse - Two or Three Button Mouse
Monitor - SVGA
RAM - 8GB
S/W CONFIGURATION:
Operating System : Windows 10
Server-side Script : Python 3.6
IDE : Pycharm, VS code
Libraries Used : Django