We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4184faa commit b121f24Copy full SHA for b121f24
README.md
@@ -11,6 +11,9 @@ To do
11
- [x] Convert Feed data to JSON object
12
- [x] Create EventManager
13
- [ ] Update API with detailed feed data
14
+ - [ ] Change format of feeds table to use `JSON_OBJECT()`
15
+ - [ ] Update feeds on website to use `eventData` object from each row
16
+ - [ ] Update API to use `eventData` object from each row
17
- [ ] Build Feed data testing / monitor UI
18
- [ ] Timeline
19
- [x] Time UI class
0 commit comments