Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/foohyfooh/comp-3275-project-alert-system

COMP 3275 Wireless and Mobile Computing 2017/2018 Semester 2 Project
https://github.com/foohyfooh/comp-3275-project-alert-system

Last synced: 27 days ago
JSON representation

COMP 3275 Wireless and Mobile Computing 2017/2018 Semester 2 Project

Awesome Lists containing this project

README

        

# COMP 3275 Project - Alert System
SMS based Alert System

This project consists of two parts:
- A server that receives SMS messages from the clients and keeps a record of the phone numbers of those who wish to subscribe to the alerts. The server also broadcasts SMS messages to all subscribed clients at the time of an emergency.
- A client that gives the ability to subscribe and unsubscribe from alert messages from the server.

## Members
[Jonathan Herbert](https://github.com/foohyfooh) \
[Darien Jardine](https://github.com/Darien117) \
[Rajeev Kunu](https://github.com/Noctornos)