VinnovateIT logo

VinnovateIT - Recruitment Portal

An online recruitment portal developed for recruitments of VinnovateIT.

GitHub repo size GitHub code size in bytes GitHub license

__     ___                             _       ___ _____ 
\ \   / (_)_ __  _ __   _____   ____ _| |_ ___|_ _|_   _|
 \ \ / /| | '_ \| '_ \ / _ \ \ / / _` | __/ _ \| |  | |  
  \ 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.

VinnovateIT Recruitment Portal

Stay connected with VinnovateIT’s Facebook page.

Technology Stack Used

HTML CSS JavaScript Bootstrap PHP MYSQL

Requirements

PHP

The source code of this project is written in PHP. So, you’ll require WAMP/XAMPP/MAMP to run this project.

Installing

wamp xampp mamp

How to run?

  1. Download this repo and extract it in your www/htdocs directory.

  2. Import the [database] i.e. vinnovate.sql from db folder.

  3. Configure dbConnection.php

  4. Run localhost/{YOUR FOLDER NAME}

Check UI screenshots inside screenshots folder.

Need help?


  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.

Facebook Instagram LinkedIn

License

GitHub license Author

MIT © Vinit Shahdeo

Oh, Thanks!




 _____ _                 _     __   __            
|_   _| |               | |    \ \ / /            
  | | | |__   __ _ _ __ | | __  \ V /___  _   _   
  | | | '_ \ / _` | '_ \| |/ /   \ // _ \| | | |  
  | | | | | | (_| | | | |   <    | | (_) | |_| |  
  \_/ |_| |_|\__,_|_| |_|_|\_\   \_/\___/ \__,_|  
                                                  
                                                  
______                                            
|  ___|                                           
| |_ ___  _ __                                    
|  _/ _ \| '__|                                   
| || (_) | |                                      
\_| \___/|_|                                      
                                                  
                                                  
______      _               _   _               _ 
| ___ \    (_)             | | | |             | |
| |_/ / ___ _ _ __   __ _  | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | |  _  |/ _ \ '__/ _ \ |
| |_/ /  __/ | | | | (_| | | | | |  __/ | |  __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_|  \___(_)
                     __/ |                        
                    |___/                         

 


Glad to see you here! Show some love by starring this repo.

Twitter GMAIL



  if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
  }