diff --git a/README.md b/README.md index bb79256..bf18fed 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,16 @@ through the CMS for creating/updating data. ## Todos -- [ ] data +- [x] data - [x] create migrations with stream consideration - - [ ] read from db - - [ ] create data - - [ ] update data -- [ ] websocket + - [x] read from db + - [x] create data + - [x] update data + - [x] delete data +- [x] websocket - [x] create ws server - - [ ] handle events + - [x] handle events - [x] authentication - [x] create collection - [x] figure out auth -- [ ] casters stuff \ No newline at end of file +- [x] casters and hosts stuff \ No newline at end of file