Student Management System
Demo / Academic Project
Developer
Stanley Lee Ming San
Technology Stack
- PHP (procedural)
- MySQL (mysqli)
- HTML / CSS
- JavaScript
- Apache (XAMPP)
Core Features
- Admin / Teacher / Student login
- Student records management
- Attendance tracking
- News & announcements
- Search & filter
- File upload
Notes
This system is developed as a demo and learning project.
Some security features (e.g. password hashing, prepared statements)
can be further enhanced in a production environment.
Demo Accounts
The following accounts are provided for demonstration purposes only.
- Admin
Username: lol
Password: ppp
- Teacher
User ID: tch111
Password: 123
- Student
User ID: abc123
Password: 123
← Back to Main Menu