For virtual environment (optional):
virtualenv env
source env/bin/activate
Running (localhost:8000):
pip install -r requirements.txt
python manage.py makemigrations
python manage.py migrate
python manage.py runserver
How to load interactions from csv file into database (one time):
python manage.py shell
from crowdsourcing.utils import get_intersection
get_intersection()
-
Notifications
You must be signed in to change notification settings - Fork 0
License
YinaZ/CrowdsourceAccessMap
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published