Skip to content

mschweizer/pref_collect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pref-Collect

A simple web app for human preference collection.

Getting started

Clone the repo and install required packages: pip install django djangorestframework

From the command line, run:

python manage.py makemigrations preferences
python manage.py migrate preferences
python manage.py runserver

Find the web interface here 127.0.0.1:8000/preferences

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors