Skip to content

Django-powered notifier backend listens when the app will request a notification check, which will get saved and current exams, lesson notes and announcements, and compare them. If new one, perhaps deleted or exam got its grade, push notification will be sent back to the client

License

Notifications You must be signed in to change notification settings

wilmaplus/notifier

Repository files navigation

Wilma Plus Notifier

Django-powered notifier backend listens when the app will request a notification check, which will get saved and current exams, lesson notes and announcements, and compare them. If new one, perhaps deleted or exam got its grade, push notification will be sent back to the client

REST API

(Check the Wiki for a detailed guide) Endpoints:

POST /api/v1/push - Check for new items to push

POST /api/v1/delete - Remove previously saved data from server

About

Django-powered notifier backend listens when the app will request a notification check, which will get saved and current exams, lesson notes and announcements, and compare them. If new one, perhaps deleted or exam got its grade, push notification will be sent back to the client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published