Skip to content

PrerakMathur20/FacultyRecruitment

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

projectSIRIS

Faculty Recruitment Portal
Setting up the project for development:

git clone https://github.com/AgilePlaya/projectgSIRIS.git
cd projectgSIRIS
python3 -m venv venv # Creating the virtual environment
. venv/bin/activate # Activate the virtual environment
pip install -r requirements.txt # Install the requirements
python manage.py runserver # To run the development server 

https://apply.iiitl.ac.in

About

The Official Faculty Recruitment and Hiring Portal for IIITL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.4%
  • Python 18.0%
  • CSS 11.1%
  • JavaScript 11.1%
  • SCSS 5.4%