206 Commits

Author SHA1 Message Date
f0ac03e519 Add nick generator and robohash avatar generator 2022-01-02 07:19:49 -08:00
298efc394b Create order detail API endpoint, create order page. Not fully working yet 2022-01-02 04:59:48 -08:00
e087d0b686 Add payment method field 2022-01-02 01:40:19 -08:00
44ddaef23b Fix order view arguments 2022-01-01 15:06:47 -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
6b8b8c4511 Create api django app 2022-01-01 14:13:27 -08:00