Skip to content

rk-1203/ors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Recruitment System

An online recruitment system that consists of a student login, company login and admin login. The project is beneficial for college students, various companies visiting the campus for recruitment and even the college placement officer. This platform allows the students to create their profiles and upload all their details including their grades. The admin can verify those details. The system also consists of a company login where various companies visiting the college can view the list of eligible college students for placements and also their respective resumes. But first, the admin needs to approve the company registered on the portal. This platform allows students to view the list of companies which have posted for a vacancy. The admin has overall rights over the system and can moderate or delete any details not pertaining to college placement rules. The system handles student as well as company data and provides role-based access to its users.

Features

  • Admin Login
  • Student Login
  • Company Login
  • A company can view the student's profile
  • A student can view the company's profile
  • Company can post vacancies
  • Company can view their posted vacancies, modify or delete them
  • Student can search for new vacancies and can filter data on various criteria
  • Student can view the vacancies where he/she has applied and can cancel them
  • Admin has full rights of approving the company regisrations
  • Notification panel for news, events or results annpuncement

Platform benefits

  • There will be no need of putting up notices or emailing every student the companies coming in college for placements. The students can keep themselves updated through this portal.
  • Companies can view student details and can shortlist students on portal as per their criteria instead of doing it manually.
  • There is an admin login using which one can manage both student's and company's account.
  • Students can register themselves online instead of going to placement department for registration.
  • Companies don't need to contact the placement coordinators manually for posting vacancies in the campuses.
  • This system saves time and effort of all its users.

🛠 Installation & Set Up

  1. Setup xampp/wamp on system

  2. Download or clone the project

  3. Import the relation table schema from ors.sql to your database

    mysql -u [username] -p [database_name] < ors.sql
    
  4. Start the server and browse to your localhost

  5. Voila you are all setup.

About

A college campus recruitment system that consists of a student login, company login and an admin login. It helps in digitalizing the entire recruitment procedure and provides its users a hassle free experience.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors