justinarat / Teamify

0 stars 0 forks source link

Implement lobby view functionality #27

Closed dominictdavies closed 1 month ago

dominictdavies commented 2 months ago

We should use websockets for updating details with new lobby details.

Tasks:

justinarat commented 2 months ago

TODO: (Might be better to do some of these in a different issue) routes.py:

lobby-view.html and form_routes.py:

socketevents.py:

socket-events.js:

socketevents.py and socket-events.js:

Database:

Other:

justinarat commented 1 month ago

TODO: