Skip to content

kumar-shivam-ranjan/Campus-Recruitment-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Campus-Recruitment-Management-System

This Project is about Campus recruitment System where both IT companies as well as student can register themselves on the on the same platform to interact with each other.

Technologies Used:

  • Python 3.7
  • Django 2.2.3
  • HTML5
  • CSS3
  • Javascipt

This is how the home page looks Screenshot from 2019-12-06 14-22-15

Screenshot (61)

Do clone the repo to see the actual website Follow the steps:

  • git clone https://github.com/ksrrock/Campus_placement_management_system.git
  • cd into the clone folder.
  • If you are an ubuntu user activate the virtualenv as this source venv/bin/activate
  • cd crs
  • python3 manage.py runserver

Copy and Paste the URL to visit the Website