Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 431 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 431 Bytes

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