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 that is used when developing a web application that uses databases. I am sharing this source code to help other programmers especially those who are students or new to PHP Programming.
This project is free to download. Feel Free to download and modify the source code the way you desire. You might find something useful from this project and learn something for your own projects. This project was developed using PHP, MySQL Database, HTML, CSS, Javascript (jQuery and Ajax), and Bootstrap for the design.
Features
- Login Page
- Home/Dashboard Page
- Manage Project List
- Manage Student List
- Allocate Project to Student
- Manage System Users
How it Works
- System users must enter his/her system credentials to access the system features and functionalities.
- Populate the list of projects before the list of students.
- Then, Populate the list of students. When adding a new student, the project allocating features also included in the form.
- Click the small button that has a rotating arrow icon to change the project to allocate for the student.
How to Run
Requirements
- Download and Install any local web server such as XAMPP/WAMP.
- Download the provided source code zip file. (download button is located below)
Installation/Setup
- Open your XAMPP/WAMP's Control Panel and start the "Apache" and "MySQL".
- Extract the downloaded source code file.
- If you are using XAMPP, copy the extracted source code folder and paste it into the XAMPP's "htdocs" directory. And If you are using WAMP, paste it into the "www" directory.
- Browse the PHPMyAdmin in a browser. i.e. http://localhost/phpmyadmin
- Create a new database naming "allocate".
- Import the provided SQL file. The file is known as "allocate.sql" located inside the "db" folder.
- Browse the Student's Project Allocation and Management System in a browser. i.e. http://localhost/studentprojectallocation
Admin Access
Username: admin
Password: password
Demo
That's it! I hope this PHP Project Source Code will help you with what you are looking for and for your future project.
Enjoy :)
Developer's Information
For any inquiry, contact me @
Email: [email protected]
Facebook: https://facebook.com/lewabloke
Yahoo: [email protected]
Whatsapp: 08073047104 or 08140034274
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Comments
Can't log in
Pls help me send how to log in. Pls I urgently need it.. I have sent u a message on whatsapp
In the your Database, in
I'm same login issue, I…
Add new comment
- Add new comment
- 11168 views