You are on page 1of 14

TRACK LOCATION

PROJECT GUIDED BY: PROJECT DONE BY:


Mr.Siva MSc,MPhill,MEd Ganga.G
Mayavathi.M
Roja.S
Velliratham.s
PROJECT INTRODUCTION

 This project is about How To Track Location Using


Python was developed using Python Programming.
 This simple Python Project With Source
Code created using Graphical User Interface (GUI).
 The purpose of this project is to locate the country
name based on the mobile number you input in the
textbox.
KEY FEATURES

 Enter the country code


 Find the country
 Edit the country code
 Repeat the finding process
What is MOBILE TRACKING?

 Mobile phone tracking is a process for identifying


the location of a mobile phone, whether stationary
or moving. Localization may be effected by a
number of technologies , such as the
multilateration of radio signals between (several)
cell towers of the network and the phone or by
simply using GNSS.
CHALLENGES

Our job is to find the right country name by the


country code. In this world Each and every country
has a unique and different country code in front of
their mobile number . We have to locate the country
by using the country code . For example India has the
code +91 in front of all mobile number in India. We
have to enter the country code in giver box and press
the TRACK COUNTRY button given below and let it to
find the country.
WORK DESCRIPTION
Concept
The main concept of the project is to find the country
name by using the country code.
Idea
We got this idea from country name guessing game
application . It can guess the country name.

Logic
It has no rules and regulations to follow . The logic of
this project is the country code should be valuable to
find it's country name.
Work Description
Language
The code will write in PYTHON language.

Partition
We use function loop , conditional operators to
separate the whole code in some parts . this will help
us add or modify the code.
Implement
We write our code according our idea , algorithm ,
flowchart & logic what we planning for and adding some
function to add the key feature to increasing interest on
our software.
Table
WEEKS WORKS
Week 1 Concept , Idea.

Week 2 Algorithm and flowchart.

Week 3 Logic & Logic buildup.

Week 4 Logic & Logic buildup.

Week 5 Create function & mood.

Week 6 Update algorithm and flowchart.

Week 7 Commenting and completing


code testing.
Project objective
Mobile phone tracking is a process for identifying the
location of a mobile phone . Localization may be effected
by a number of technologies, such as the
multiateration of radio signals between (several) cell
towers of the network and the phone or by simply
using GNSS. To locate a mobile phone using
multilateration of mobile radio signals, the phone must
emit at least the idle signal to contact nearby antenna
towers and does not require an active call. The Global
System for Mobile Communications (GSM) is based on
the phone's signal strength to nearby antenna masts.
Project objective
Mobile positioning may be used for location based service
that disclose the actual coordinates of a mobile phone.
Telecommunication companies use this to approximate the
location of a mobile phone, and thereby also its user.
Initiate the process

Enter the phone number


.
Finding the country name

Displaying the country name

Get the country name

Stop the process


Algorithm
STEP 1: Start.
STEP 2: Decide the phone number.
STEP 3: Press 0 to 1.
STEP 4: + also allowed.
STEP 5: IF the condition is true then continue.
STEP 6: IF the condition Is false Error will display.
STEP 7: Processed by checking.
STEP 8: Checking for error.
STEP 9: IF error NO solution.
STEP10: Else Country name will display.
STEP11: Stop.
Conclusion
The algorithm seems to a useful method to find any
country in easy way.It can find atleast one solution
for the problem. We hope that it was helpful and
useful for the users .

You might also like