WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

gopivaibhav/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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 55.1%
  • Python 17.9%
  • JavaScript 10.9%
  • CSS 10.8%
  • SCSS 5.3%