Skip to content

ClaudeDRT/CoVision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

These are the lines in terminal that you hav to run once you've endered the first folder in the zip file to be able to locally run the website (requires Python 3.7):

pip install django==2.1.5; django-admin startproject mysite; python manage.py startapp main; python manage.py runserver

(Then head to teh https that it shows if it's running happily to see if the website is running locally)

About

A platform to ensure NGO's can help people in distress due to COVID-19

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors