PROJECT ALLOCATION

Student Project Allocation and Management System using PHP with Source Code

This project is entitled Student Project Allocation and Management System. This system allocates the project to the students in a school. The system stores the list of projects, students, and system users. The source code is easy to understand which would be a lot easier for the newbies to learn with. The system uses CRUD (Create, Read, Update, and Delete) Operations which is the common operation