trafficlights/trafficlightfrontend
Chris Davoren bb2093ca2c Added period verbose name for presentation purposes. 2023-10-20 19:41:31 +10:00
..
migrations Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
static/trafficlightfrontend Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00
templates/trafficlightfrontend Added period verbose name for presentation purposes. 2023-10-20 19:41:31 +10:00
__init__.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
admin.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
apps.py Cleaned up initialization process for SimulationThread. 2023-10-20 16:05:24 +10:00
models.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
tests.py Renaming of periods/states/cycles to something more appropriate. Basic 2023-10-19 16:49:13 +10:00
urls.py Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00
views.py Added frontend polling loop and traffic light images. 2023-10-20 19:36:12 +10:00