From a5ed563d8e334affe38c8bb8a85a8c043e33b2d9 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Wed, 7 Mar 2018 18:41:04 -0500 Subject: [PATCH] readme checklist update --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c84c65d3..39e91609 100644 --- a/README.md +++ b/README.md @@ -26,11 +26,12 @@ Checklist - [x] Fix images referenced in the JS - [x] Figure out how authentication of requests from the frontend to the API works - [x] Figure out how to combine the nodejs realtime server into server.js -- [ ] Notifications: make sure loading states are working for popup and page +- [x] Notifications: make sure loading states are working for popup and page - [ ] Notifications: make sure notifications either look nice, or redirect - [ ] Notifications: pagination +- [ ] Notifications: Request unreadNotificationCount +- [ ] Make sure loading state for explore maps pages work - [ ] Get actioncable working -- [ ] Request unreadNotificationCount - [ ] Request invite code - [x] Request user object itself - [ ] Handle CSS metacode colors