Skip to content

AvniMittal13/project_portal

 
 

Repository files navigation

Project Deployed at - https://ugac-project-portal.herokuapp.com/

RUNNING ON LOCAL SERVER

  1. Download zip and extract it
  2. Create .env in root directory
EMAIL_ID=<email from which mail is to be sent>
EMAIL_PASSWORD=<password for email>
  1. Create virtualenv in python using virtualenv venv and activate it using source venv/bin/activate
  2. Now install requirements using pip install -r requirements.txt
  3. Now project is ready to run just do python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 54.7%
  • HTML 19.7%
  • Python 13.9%
  • JavaScript 6.4%
  • SCSS 5.3%
  • Shell 0.0%