diff --git a/0PLAN.org b/0PLAN.org index aef164a..e3c583d 100644 --- a/0PLAN.org +++ b/0PLAN.org @@ -2,15 +2,6 @@ * Plan -** 0.2 - -- [X] use localStorage to store user - - [X] add barcode scanner to get the user - - [X] allow editing - - [X] add UserSelect component -- [X] integrate script for starting build qemu system -- [X] add org file to the repository after cleanup - ** 0.3 - [ ] versioned schema support @@ -18,6 +9,7 @@ - [ ] function to check - [ ] function to set - [ ] initial creation of tables at version 1 assuming OK if tables exist +- [ ] users import from hackerbase ** 0.4 @@ -57,6 +49,15 @@ - [X] separate module brmbar-data for queries - [X] separate module api-servlets +** 0.2 + +- [X] use localStorage to store user + - [X] add barcode scanner to get the user + - [X] allow editing + - [X] add UserSelect component +- [X] integrate script for starting build qemu system +- [X] add org file to the repository after cleanup + * Qemu #+BEGIN_SRC