VinnovateIT - Recruitment Portal
An online recruitment portal developed for recruitments of VinnovateIT.
__ ___ _ ___ _____
\ \ / (_)_ __ _ __ _____ ____ _| |_ ___|_ _|_ _|
\ \ / /| | '_ \| '_ \ / _ \ \ / / _` | __/ _ \| | | |
\ V / | | | | | | | | (_) \ V / (_| | || __/| | | |
\_/ |_|_| |_|_| |_|\___/ \_/ \__,_|\__\___|___| |_|
VinnovateIT is an OFFICIAL innovation and incubation lab of SITE School. VinnovateIT help the members to develop their projects both technically as well as budding entrepreneurs. It is a platform for the students to come up with innovative ideas where one can work on their areas of interest. It also provides an atmosphere of collaborative learning in those areas.
Stay connected with VinnovateIT's Facebook page.
- Front End - HTML, CSS, JavaScript
- Framewrok - Bootstrap
- Back End - PHP
- Database - MySql
The source code of this project is written in PHP. So, you'll require WAMP/XAMPP/MAMP to run this project.
-
Download this repo and extract it in your www/htdocs directory.
-
Import the [database] i.e.
vinnovate.sql
from db folder. -
Configure
dbConnection.php
-
Run
localhost/{YOUR FOLDER NAME}
Check UI screenshots inside
screenshots
folder.
if (needHelp === true) {
var emailId = "vinitshahdeo@gmail.com";
// email is the best way to reach out to me.
sendEmail(emailId);
}
Feel free to contact me via Facebook.
Invite me to connect on LinkedIn.
MIT © Vinit Shahdeo
Vinit Shahdeo |
_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|
______
| ___|
| |_ ___ _ __
| _/ _ \| '__|
| || (_) | |
\_| \___/|_|
______ _ _ _ _
| ___ \ (_) | | | | | |
| |_/ / ___ _ _ __ __ _ | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | | _ |/ _ \ '__/ _ \ |
| |_/ / __/ | | | | (_| | | | | | __/ | | __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_| \___(_)
__/ |
|___/
Glad to see you here! Show some love by starring this repo.
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}