Awesome
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.
Technology Stack Used
- Front End - HTML, CSS, JavaScript
- Framewrok - Bootstrap
- Back End - PHP
- Database - MySql
Requirements
The source code of this project is written in PHP. So, you'll require WAMP/XAMPP/MAMP to run this project.
Installing
How to run?
-
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.
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.
License
MIT © Vinit Shahdeo
Author
<a href="https://www.eatmy.news/2020/06/code-like-you-eat-i-mean-code-daily-as.html"><img src="https://raw.githubusercontent.com/vinitshahdeo/Water-Monitoring-System/master/assets/vinit-shahdeo.jpg" width="150px " height="150px" /></a> |
---|
Vinit Shahdeo |
<a href="https://twitter.com/Vinit_Shahdeo"><img src="https://raw.githubusercontent.com/vinitshahdeo/Water-Monitoring-System/master/assets/twitter.png" width="32px" height="32px"></a> <a href="https://www.facebook.com/vinit.shahdeo"><img src="https://raw.githubusercontent.com/vinitshahdeo/Water-Monitoring-System/master/assets/facebook.png" width="32px" height="32px"></a> <a href="https://www.linkedin.com/in/vinitshahdeo/"><img src="https://raw.githubusercontent.com/vinitshahdeo/Water-Monitoring-System/master/assets/linkedin.png" width="32px" height="32px"></a> |
Oh, Thanks!
_____ _ _ __ __
|_ _| | | | \ \ / /
| | | |__ __ _ _ __ | | __ \ V /___ _ _
| | | '_ \ / _` | '_ \| |/ / \ // _ \| | | |
| | | | | | (_| | | | | < | | (_) | |_| |
\_/ |_| |_|\__,_|_| |_|_|\_\ \_/\___/ \__,_|
______
| ___|
| |_ ___ _ __
| _/ _ \| '__|
| || (_) | |
\_| \___/|_|
______ _ _ _ _
| ___ \ (_) | | | | | |
| |_/ / ___ _ _ __ __ _ | |_| | ___ _ __ ___| |
| ___ \/ _ \ | '_ \ / _` | | _ |/ _ \ '__/ _ \ |
| |_/ / __/ | | | | (_| | | | | | __/ | | __/_|
\____/ \___|_|_| |_|\__, | \_| |_/\___|_| \___(_)
__/ |
|___/
Glad to see you here! Show some love by starring this repo.
if (isAwesome) {
// thanks in advance :p
starThisRepository();
}