Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects
Commit 8417d4a5 authored by Ichlasul Affan's avatar Ichlasul Affan
Browse files

Update README.md

parent 87147035
No related branches found
No related tags found
No related merge requests found
......@@ -60,15 +60,13 @@ You can install Postman via this website: https://www.postman.com/downloads/
## Mandatory Checklists (Subscriber)
- [ ] Clone https://gitlab.com/ichlaffterlalu/bambangshop-receiver to a new repository.
- **STAGE 1: Implement models**
- **STAGE 1: Implement models and repositories**
- [ ] Commit: `Create Notification model struct.`
- [ ] Commit: `Create SubscriberRequest model struct.`
- [ ] Write answers of your learning module's "Reflection Subscriber-1" questions in this README.
- **STAGE 2: Implement repositories**
- [ ] Commit: `Create Notification database and Notification repository struct skeleton.`
- [ ] Commit: `Implement add function in Notification repository.`
- [ ] Commit: `Implement list_all_as_string function in Notification repository.`
- [ ] Write answers of your learning module's "Reflection Subscriber-2" questions in this README.
- [ ] 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.`
......@@ -79,7 +77,7 @@ You can install Postman via this website: https://www.postman.com/downloads/
- [ ] 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-3" questions in this README.
- [ ] 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:
......@@ -89,5 +87,3 @@ This is the place for you to write reflections:
#### Reflection Subscriber-1
#### Reflection Subscriber-2
#### Reflection Subscriber-3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment