📚 Note Sharing System
A web platform where students can share, search, and manage study materials directly with each other.
Includes separate dashboards for users and admins, secure login, and organized material exchange.
✨ Features
- User Registration & Login – Secure authentication system.
- Admin Panel – Manage users(View,Search,Delete), monitor shared materials, and moderate content.
- User Dashboard – Upload, download, organize study materials and User Upload Download History.
- Search & Filter – Quickly find relevant notes.
- Responsive UI – Works on desktop and mobile.
🖥️ Screenshots
|
Home |
User Login |
Admin Login |
|
User Dashboard |
Admin Dashboard |
🛠️ Tech Stack
- Frontend: HTML, CSS3, JavaScript
- Backend: PHP
- Database: MySQL
- Version Control: Git, GitHub
📂 Project Structure
.
├── index.html
├── css/
│ └── style.css
├── js/
│ ├── userLogin.js
│ ├── userRegistration.js
│ ├── userDashboard.js
│ ├── adminLogin.js
│ ├── adminDashboard.js
│ └── popupMessage.js
└── README.md
Log in or sign up for Devpost to join the conversation.