/Notice

Push notification system for school announcements.

Primary LanguageJavaScriptMIT LicenseMIT

Notice

What is Notice?

Notice is a push notification system for school/club announcements built in AngularJS/Ionic. Features announcements by club/activity and push notifications.

Built as part of the Mobile App Development Course (M257).

Get Started

$ git clone https://github.com/xasos/Notice
$ cd Notice
$ ionic serve

# To build natively
$ ionic add <platform>
$ ionic build <platform>
$ ionic emulate <platform>

This app is also available on the web here or here.

License

MIT License