https://github.com/luqmanoop/partnerengagements-push-notification
Automated push notifications of latest partner engagements for Andelans
https://github.com/luqmanoop/partnerengagements-push-notification
Last synced: 10 months ago
JSON representation
Automated push notifications of latest partner engagements for Andelans
- Host: GitHub
- URL: https://github.com/luqmanoop/partnerengagements-push-notification
- Owner: luqmanoop
- License: mit
- Created: 2020-01-21T06:14:51.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-09T12:10:16.000Z (over 3 years ago)
- Last Synced: 2025-08-02T00:59:58.829Z (11 months ago)
- Language: JavaScript
- Homepage: https://pe-push.codeshifu.dev
- Size: 703 KB
- Stars: 27
- Watchers: 0
- Forks: 5
- Open Issues: 20
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# partnerengagements-push-notification
> Automated push notifications of latest partner engagements for Andelans

I got bored visiting https://boards.greenhouse.io/partnerengagementstaffing to check for new partner engagements, because let's face it, most time you won't find anything new. I also didn't want to miss out when there's an opening that matches my skill/Eng level, so I built a web app to notify me when new engagements are opened. I hope you find it helpful too :)
## How it works
- Polls [greenhouse](https://boards.greenhouse.io/partnerengagementstaffing) every 30mins for new partner engagements
- Sends push notificaitons to registered clients (browsers) **ONLY** when there are new engagement openings
## Push me some engagements
- Visit https://pe-push.codeshifu.dev
- Allow notification permissions
- Close the page and pretend it never existed
That's it! Just like that, new engagement openings will be delivered to your ~~door step~~ browser
## License
This project is licensed under
[MIT](https://github.com/codeshifu/partnerengagements-push-notification/blob/master/license)