Internlink is a PHP-based web platform designed to connect talented students and individuals with valuable internship opportunities. Our mission is to bridge the gap between aspiring talent and potential employers, facilitating a seamless recruitment process that benefits both candidates and companies.
- User-Friendly Interface: Easy navigation through all functionalities.
- Profile Creation: Personalized profiles showcasing skills, experiences, and aspirations.
- Internship Search: Advanced search options to find internships matching career goals.
- Application Management: Efficient tracking of applications and employer responses.
- Streamlined Recruitment: Employers can discover and recruit top talent effortlessly.
| Frontend | Backend | Database | Tools |
|---|---|---|---|
| HTML, CSS, JS | PHP | MySQL | phpMyAdmin |
The database schema is provided in the internlink_schema.sql file. Import it via phpMyAdmin to set up your database quickly.
- Clone or download the repository.
- Place all files inside your server's
htdocsfolder. - Import
internlink_schema.sqlin phpMyAdmin. - Configure your database connection in the project.
- Start Apache and MySQL servers.
- Access the project at
http://localhost/internlink.
© 2024 Internlink. All rights reserved.
Developed with ❤️ by Internlink Team
