Child Safety App

4,000.00

Categories: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , Tags: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,

Description

Child Safety App

In today’s age, parents are concerned about the safety of their children and want to keep a close eye on them at all times. However, it’s not always possible to physically monitor their every move. To address this concern, we have introduced a Safety Monitoring System that allows parents to track their child’s activities from anywhere in the world.One of the major benefits of this system is that it can help solve the issue of child abduction or missing cases. Parents can keep a track of their child’s every step with the help of this system. The Android application uses GPS and telephony services to accurately locate the child’s location. This application works secretly in the background and retrieves all call logs, message details, contact lists, and accurate location without the child’s knowledge or permission. Even if the child reboots the mobile phone, the background process will start automatically, ensuring that the process is never-ending.

The Child Safety App is divided into two parts: one for the parent and the other for the child. The parent’s app allows them to view all the activities of their children, while the child’s app only shows a calculator. However, in the background, the app fetches all the necessary data and sends it to the server every ten minutes. From there, the data is sent to the parent’s phone, enabling them to monitor their child’s safety.

Software Requirements: –
Front End: HTML5, CSS3, Bootstrap
Back End: PHP, MYSQL
Control End: Angular Java Script

Android Tools:
IDE: Android Studio
Android Emulator
XAMPP 8.1 – 64 bit

PHP Tools:
XAMPP 8.1 – 64 bit

Existing Solution:

The internet is the medium that will be used to transfer user data and service request from the mobile to the server and then the requested information back to the user. Figure 1 shows the main 5 elements that construct the system which are the GPS, the client tier, server tier and the database tier[1].

Client tier (Mobile): The mobile requests its location from the positioning system periodically and sends it through the communication network to the server. The user can request for the location of a family member at any time from the server. Also an alert in the form of a notification can be received whenever the user and a friend are in the same locations.

Server: The server receives users’ location and alerts two friends if they are in the same location or update the user about the location of family members.

Database: The database contains all users subscribed in the service with their location, a separate list for each user that contains friends and family members that can be located, and there is a table that contains locations with their coordinates. MySQL is the database used for maintaining the record of the child’s activities along with PHP.

Proposed Solution:

This system is designed for parents and children. It can also be used in offices by the employer for the employees. Both have a smartphone that supports google geo location and SMS facilities. SMS is a basic service provided on any smartphones but google geo locationcan be found only new smartphones. The application is mostly to be used by parents to track their child’s location. In a later phase for implementation purposes, the system will be eclipse supporting android.

System Features

In the life of the software development, problem analysis provides a base for design and development phase. The problem is analyzed so that sufficient matter is provided to design a new system. Large problems are sub-divided into smaller once to make them understandable and easy for finding solutions. Same in this project all the task are sub-divided and categorized.