Skip to content

mschweizer/pref_collect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
marvin.schweizer
Aug 7, 2023
d6982ba · Aug 7, 2023

History

3 Commits
Jun 3, 2022
Jun 3, 2022
Aug 7, 2023
Aug 7, 2023
Jun 3, 2022

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

No packages published