Fakultas Ilmu Komputer UI
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
BambangShopMain
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
Allan Kwek
BambangShopMain
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
d6d9694aa94fe2a2bad9ce0aec19b944b35e9854
Select Git revision
0 results
Begin with the selected commit
Created with Raphaël 2.2.0
28
Mar
5
Apr
1
Add Checklist
main
main
Add Reflection Publisher-3
Edit Product service methods to call notify after create/delete.
Implement publish function in Program service and Program controller.
Implement notify function in Notification service to notify each Subscriber.
Implement update method in Subscriber model to send notification HTTP requests.
Add Reflection Publisher-2
Implement unsubscribe function in Notification controller.
Implement unsubscribe function in Notification service.
Implement subscribe function in Notification controller.
Implement subscribe function in Notification service.
Create Notification service struct skeleton.
Add Reflection-1 ver3
Add Reflection-1 ver2
Add Reflection Publisher-1
Implement delete function in Subscriber repository.
Implement list_all function in Subscriber repository.
Implement add function in Subscriber repository.
Create Subscriber database and Subscriber repository struct skeleton.
Create Notification model struct.
Create Subscriber model struct.
Initial commit
Updated the Postman Collection JSON to avoid GitHub push blocks.
Update README.md
Initial commit with Product feature implemented.
Loading