Internship Portal Management System using PHP with Source Code
The Internship Portal Management System helps the student of the university to find their internship easily. The system has two users the admin and students. The admin users manage/maintain the data of the system such as the Internship application. The admin is in charge of populating the list of Internship Job Availability. The student user can explore/find their desired internship job and can send their application. Any students have the privilege to apply for the posted interns but only those who are registered can apply for the post.
The project was build using PHP, HTML 5, Bootstrap, CSS, JS, and MySQL Database. The source code is free to download. Feel Free to download and modify the source code the way you wanted. Continue reading for more information about this PHP Project.
Features
Admin Side
- Manage Admin Accounts
- Manage Student Accounts
- Manage Job Opportunity List
- Manage Student Particulars
Student
- Login/Registration
- Browse/Explore Internship Job Opportunities
- Send Application
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 "db_issm".
- Import the provided SQL file. The file is known as "db_issm.sql" located inside the "db" folder.
- Browse the Internship Portal Management System in a browser. i.e. http://localhost/intern_sys and http://localhost/intern_sys/admin for the admin side.
Admin Access Information:
Username: admin
Password: admin
Sample Student Access Information:
Username: chatikobo
Password: 1234
DEMO
You can register your own new user and log in with that credential.
I hope the project will help you to learn code enjoy your code, I encourage you to do DRY CODE ie (DONT REPEAT YOURSELF ) DO this by learning OOP you can learn it at treehouse.com they charge for their tuts but it's worth it. If you don't have the cash you can use w3schools.com it's for free.
For more projects and documentation and IT Projects contact Liberty T at Gmail, [email protected], +263778046755/+263786540146.
Thank you
Regards,
LIBERTY TREMENDOUS CHATIKOBO
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
Add new comment
- Add new comment
- 9878 views