Skip to content

Latest commit

 

History

History
53 lines (30 loc) · 3.13 KB

README.md

File metadata and controls

53 lines (30 loc) · 3.13 KB

Self Django-Polls

A polls app unlike the one in django docs whose answers are based on likert scale (agree/disagree out of five) and primarily developed for Team Voltran 2023, which competes in the First Lego League 2023-2024 challenge. For their innovative projects, they're going to survey people on the street and collect data on Feb 02, 2024. Good luck to them all!

Local installation

Make sure you have python-poetry installed.

  1. git clone https://github.com/DrShahinstein/self-django-polls.git
  2. cd self-django-polls/
  3. poetry install
  4. manage.sh / manage.bat makemigrations
  5. manage.sh / manage.bat migrate
  6. manage.sh / manage.bat createsuperuser
  7. manage.sh / manage.bat runserver

Preview

preview

results

Screenshots from the live survey out there in İzmir/Karşıyaka