Fakultas Ilmu Komputer UI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
module7-mainapp
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Ignasius
module7-mainapp
Commits
324fa74b
Commit
324fa74b
authored
1 year ago
by
Ichlasul Affan
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
dcd544b2
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-11
7 additions, 11 deletions
README.md
with
7 additions
and
11 deletions
README.md
+
7
−
11
View file @
324fa74b
...
...
@@ -49,29 +49,27 @@ You can install Postman via this website: https://www.postman.com/downloads/
## Mandatory Checklists (Publisher)
-
[ ] Clone https://gitlab.com/ichlaffterlalu/bambangshop to a new repository.
-
**STAGE 1: Implement models**
-
**STAGE 1: Implement models
and repositories
**
-
[ ] Commit:
`Create Subscriber model struct.`
-
[ ] Commit:
`Create Notification model struct.`
-
[ ] Write answers of your learning module's "Reflection Publisher-1" questions in this README.
-
**STAGE 2: Implement repositories**
-
[ ] Commit:
`Create Subscriber database and Subscriber repository struct skeleton.`
-
[ ] Commit:
`Implement add function in Subscriber repository.`
-
[ ] Commit:
`Implement list_all function in Subscriber repository.`
-
[ ] Commit:
`Implement delete function in Subscriber repository.`
-
[ ] Write answers of your learning module's "Reflection Publisher-
2
" questions in this README.
-
**STAGE
3
: Implement services and controllers**
-
[ ] Write answers of your learning module's "Reflection Publisher-
1
" questions in this README.
-
**STAGE
2
: 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
Subscriber
service.`
-
[ ] Commit:
`Implement unsubscribe function in
Notification
service.`
-
[ ] Commit:
`Implement unsubscribe function in Notification controller.`
-
[ ] Write answers of your learning module's "Reflection Publisher-
3
" questions in this README.
-
**STAGE
4
: Implement notification mechanism**
-
[ ] Write answers of your learning module's "Reflection Publisher-
2
" questions in this README.
-
**STAGE
3
: Implement notification mechanism**
-
[ ] Commit:
`Implement update method in Subscriber model to send notification HTTP requests.`
-
[ ] Commit:
`Implement notify function in Notification service to notify each Subscriber.`
-
[ ] Commit:
`Implement publish function in Program service and Program controller.`
-
[ ] Commit:
`Edit Product service methods to call notify after create/delete.`
-
[ ] Write answers of your learning module's "Reflection Publisher-
4
" questions in this README.
-
[ ] Write answers of your learning module's "Reflection Publisher-
3
" questions in this README.
## Your Reflections
This is the place for you to write reflections:
...
...
@@ -83,5 +81,3 @@ This is the place for you to write reflections:
#### Reflection Publisher-2
#### Reflection Publisher-3
#### Reflection Publisher-4
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment