saransh03sharma / OPIGS_SE_Lab_22

This Repository contains the code and other documents, created during the course project of OPIGS of Software Engineering Lab 2022

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPIGS Software Engineering Lab

Installing the software for local run

Go to the directory in which the code is downloaded, then
Run

  1. "pip install -r requirements.txt"
  2. "python manage.py migrate"
  3. "python manage.py runserver"
  4. http://127.0.0.1:8000/ run this link

Software Deployed at

For better user experience run the link in windows os and keep the browser maximised to full screen

(please note this repo is a copy of the original repo(private) with minor changes on which both the contributors made commits)

About

This Repository contains the code and other documents, created during the course project of OPIGS of Software Engineering Lab 2022


Languages

Language:Python 34.4%Language:SCSS 20.5%Language:CSS 19.8%Language:HTML 18.9%Language:JavaScript 6.4%Language:Procfile 0.0%