📚 Student Manager
🏠 Home
📖 Learn CRUD
👁️ READ - View Data
➕ CREATE - Add Data
✏️ UPDATE - Edit Data
🗑️ DELETE - Remove Data
🔐 Login
📝 Register
🎯 Create Guest Account
Try CRUD Operations:
Create a guest account to practice all CRUD operations (Create, Read, Update, Delete) with the student management system.
Username
3-50 characters, alphanumeric and underscore only
Email Address
Password
Must be at least 6 characters
Confirm Password
Create Guest Account
Already have an account?
Login here
What can guests do?
✅ Create new student records
✅ Read/view all student records
✅ Update their own created records
✅ Delete their own created records
❌ Cannot delete other guests' records
Note:
Admins can delete any account and all associated records.