atinder11 / Placement-Portal

The Placement Management System is a web application for the training and placement department of our college. This system can be accessed throughout the organization with proper login credentials. Students will be able to upload their personal and educational information which will be managed efficiently by the system

Home Page:https://code-placement.000webhostapp.com/index.php

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Inhouse Competition - JIIT Optica Student Chapter

Topic-College Realted

Team-code stomp

Problem Statement- Many time student have visited many websites / blogs for find where is Job opening is there or not, Many cases they miss the opportunity. In this modern world bombard with information make students confused, one mentor in form of senior can definitely help how to web dev, Android dev ,AWS and many more questions

INTRODUCTION

The Placement Management System is a web application for the training and placement department of our college. This system can be accessed throughout the organization with proper login credentials. Students will be able to upload their personal and educational information which will be managed efficiently by the system. It intends to provide a fast access to the placement procedures and related activities and ensures to maintain the details of the student secure. The key feature of this project is that it is a onetime registration enabled system. This project will aid colleges to practice full IT deployment.

Website- https://code-placement.000webhostapp.com/index.php

Features

  • Separate Login Page For Admin, Coordinater and Student
  • Interactive Dashboard
  • Coordinater can Update the drive and check the applied and modify accordingly
  • Admin can Approve and reject request of All type of registration
  • Admin can post notice to all students and coordinater separately
  • Upload technical papers
  • View Student and Company Profile
  • Interactive Contact us Page

Technology and Framework Used

  • HTML
  • CSS
  • Javascript
  • Reat
  • Bootstrap
  • PHP
  • Mysql

PROJECT SNAPSHOTS

  • Home Page

Screenshot 2023-01-13 010557

  • Registration Page For Students and Companies

Screenshot 2023-01-13 010755

  • Login Page

Screenshot 2023-01-13 013254

Admin Login

image

Admin dashboard

Screenshot 2023-01-13 014007

coordinator dashboard

Screenshot 2023-01-13 010827

  • contact us

image

image


GETTING STARTED
  1. Install XAMPP or WAMPP.

  2. Open XAMPP Control panal and start [apache] and [mysql] .

  3. Download project from github(https://github.com/atinder11/Placement-Portal).

OR follow gitbash commands

i> cd C:\xampp\htdocs\

ii> git clone https://github.com/atinder11/Placement-Portal

  1. Extract files in C:\xampp\htdocs.

  2. Open link localhost/phpmyadmin

  3. Click on new at side navbar.

  4. Give a database name as (placement_portal) hit on create button.

  5. After creating database name click on import.

  6. Browse the file in directory [placement-portal/database/db1.sql].

  7. Open any browser and type http://localhost/placement-portal.

Team Member

About

The Placement Management System is a web application for the training and placement department of our college. This system can be accessed throughout the organization with proper login credentials. Students will be able to upload their personal and educational information which will be managed efficiently by the system

https://code-placement.000webhostapp.com/index.php


Languages

Language:PHP 69.6%Language:CSS 21.9%Language:Hack 5.2%Language:JavaScript 3.2%