6 Commits

Author SHA1 Message Date
fc4ccd5281 Re-format all python code 2022-02-17 11:50:10 -08:00
abb1bdd0be Add dynamic countdown. Attach countdown to expiry progress bar. 2022-01-13 16:43:26 -08:00
f4b14baf69 Create new chat app, configure urls 2022-01-13 03:07:20 -08:00
e83f0295a5 Build frontend app test page using React 2022-01-01 15:58:44 -08:00
76a45bc8d5 Create API endpoint for POST make order
Added the Order model with a rough approxiation to the fields needed. The field status can be read lineally as the progression trough the app pipeline. The view serves POSTs requests to enter new orders into the db.
2022-01-01 14:40:08 -08:00
97ae2056e5 Initialize the Django project and write setup guide 2022-01-01 10:53:17 -08:00