Fakultas Ilmu Komputer UI

Skip to content
Snippets Groups Projects

Repository graph

You can move around the graph by using the arrow keys.
Select Git revision
  • master default protected
1 result
Created with Raphaël 2.2.028Mar275Apr1Reflection Publisher-3mastermasterEdit 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.Reflection Publisher-2Implement unsubscribe function in Notification controller.Implement unsubscribe function in Notification service.Implement subscribe function in Notification controller.Implement subscribe function in Notification service.refactor: subscribers -> subscriberCreate Notification service struct skeleton.Reflection Publisher-1Implement 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.Updated the Postman Collection JSON to avoid GitHub push blocks.Update README.mdInitial commit with Product feature implemented.
Loading