chronicle
chronicle copied to clipboard
Fold MVP
First pass implementation of fold, so I can get on with data collection.
- [ ] Design UI #24
- [ ] Implement Auto-Fold (no schema yet) to play with the UI
- [ ] Create schema in postgres. #20
- [x] Change table name to "moment"
- [ ] Create rest of the tables
- [ ] define Marks in Elm (DB later)
- [ ] Elm routing (so i can view folds separately)
- [ ] Fold (edit and view) UI in Elm