Project Description
Project Idea:
This application is intended to provide information about containment zones in a particular region by alerting people through continuous monitoring of an individual's location. The key benefits of the application are monitoring people’s activity and alerting for their safety movements.
Solution Requirement:
The project aims at building an application that provides information about the containment zones of a particular region by continuously monitoring an individuals location. The location of the individual must be stored in Cloudant DB. Alerts are sent using the Fast2SMS service. The Application must be deployed using the IBM Cloud Foundry. Create an API Endpoint for the model with the help of IBM Cloud Functions.
Admin App (portal): They should have a login to the app and update the containment zones locations in the portal. Based on the location a Geofence should create within a 100 meters radius. They should be able to see how many people are visiting that zone.
UserApp (Mobile App): The app should have user registration and login. After the user logged into the app it has to track the user location and update the database with the current location. If the user is visiting the containment zone he has to get an alert notification.
Proposed Technical Architecture:
