##Alzheimer's Patient Call Manager
####Project Summary A very simple application that allows Alzheimer's Patients Phone calls to be monitored using ALU's Phone Management API's. This application was built for the 2016 AT&T Dev Summit Hackathon.
#####Getting it working
- Deploy this code on Parse, update project keys to match account
- Create an account with AT&T Foundry
- Set up call management API's to report call event info to the callEvent endpoint.
- Enjoy working demo.
#####What works
- Phone numbers entered into the phone book class can be blocked on the fly.
- Phone calls received by phone numbers registered with endpoint will be checked against the whitepages phone reputation API. A score higher than 2 will result in the call being blocked
- Incoming phone calls are logged through the web interface, along with wether they were blocked or not