diff --git a/README.md b/README.md index bf24de52c0922db1ec534c5e6a186e94e55f5da7..e9d0fcba331f2937e98b8e6f73869014015ed1c0 100644 --- a/README.md +++ b/README.md @@ -68,16 +68,16 @@ You can install Postman via this website: https://www.postman.com/downloads/ - [v] Commit: `Implement list_all_as_string function in Notification repository.` - [v] Write answers of your learning module's "Reflection Subscriber-1" questions in this README. - **STAGE 3: Implement services and controllers** - - [ ] Commit: `Create Notification service struct skeleton.` - - [ ] Commit: `Implement subscribe function in Notification service.` - - [ ] Commit: `Implement subscribe function in Notification controller.` - - [ ] Commit: `Implement unsubscribe function in Notification service.` - - [ ] Commit: `Implement unsubscribe function in Notification controller.` - - [ ] Commit: `Implement receive_notification function in Notification service.` - - [ ] Commit: `Implement receive function in Notification controller.` - - [ ] Commit: `Implement list_messages function in Notification service.` - - [ ] Commit: `Implement list function in Notification controller.` - - [ ] Write answers of your learning module's "Reflection Subscriber-2" questions in this README. + - [v] Commit: `Create Notification service struct skeleton.` + - [v] Commit: `Implement subscribe function in Notification service.` + - [v] Commit: `Implement subscribe function in Notification controller.` + - [v] Commit: `Implement unsubscribe function in Notification service.` + - [v] Commit: `Implement unsubscribe function in Notification controller.` + - [v] Commit: `Implement receive_notification function in Notification service.` + - [v] Commit: `Implement receive function in Notification controller.` + - [v] Commit: `Implement list_messages function in Notification service.` + - [v] Commit: `Implement list function in Notification controller.` + - [v] Write answers of your learning module's "Reflection Subscriber-2" questions in this README. ## Your Reflections This is the place for you to write reflections: