Developed a simple student management system using Laravel and MySQL to manage student records efficiently.
Key features included:
- Add, edit, view, and delete student details (CRUD operations)
- Validation and error handling for input forms
- Search and filter students by name, class, or roll number
- Responsive UI built with Bootstrap
- Used Eloquent ORM for database interactions and Laravel Blade for frontend templating
The project enhanced understanding of MVC architecture, routing, and data handling in Laravel.
- Project Name : Student Management System
- Link :https://github.com/Prakash0604/Student_record_management
- Category :Web Development