You are on page 1of 5

Vehicle Investigation System using Android App.

Abstract
This project totally deals with the registration of vehicles as well
as finding stolen vehicles using the registration number date.
Before searching for the stolen vehicles the vehicle owner should
register the stolen vehicle details and it gives the information of
your vehicle registration if you forget the registration number.
This project is developed by Android and My-SQL.
This also facilitates the buying of second hand vehicles, where
before buying it will check the status of the vehicle also changes
the owner of the vehicle. Its sometime very difficult to find out
the complaint number which we have made earlier for our query.
This vehicle investigation system will responsible to take users
query for their stolen vehicle and generate a unique complaint id
for their registration. Users will able to get details upon the
progress report by using this complaint id for their vehicle and the
location where their vehicle has been found. To get report details
and complaint id, users have to register their vehicle by giving all
the details such as the model number, brand name, vehicle
number, purchase date, last used and location from where their
vehicle has been stolen.
Even when users will forget their complaint id, user will able to
get this complaint id by entering their vehicle number and its
corresponding details. By using complaint id users will only able
to check their investigation status and to use this system, each
users should have a valid login id and password to make a secure
system. To make more interactive system admin panel also been
provided with facility to add images and define model number of
vehicle, through which users can have a look of their vehicle
model during complaint registration process.

To make selection process easier for vehicles, users will be


provided with brand name and their vehicle model along with
their digital pictures which will help customers to easily select
their vehicle. The concept of triggers and sequences has been
implemented at the back side, so that each complaint id should
be unique from other, thus eliminating the need of human
intervention for setting the property of complaint id.

INTRODUCTION
Its sometime very difficult to find out the complaint number which we have made earlier for our
query. This vehicle investigation system will responsible to take users query for their stolen
vehicle and generate a unique complaint id for their registration. Users will able to get details
upon the progress report by using this complaint id for their vehicle and the location where their
vehicle has been found. To get report details and complaint id, users have to register their
vehicle by giving all the details such as the model number, brand name, vehicle number,
purchase date, last used and location from where their vehicle has been stolen.
Even when users will forget their complaint id, he or she will able to get this complaint id by
entering their vehicle number and its corresponding details. By using complaint id users will
only able to check their investigation status and to use this system, each users should have a
valid login id and password to make a secure system. To make more interactive system admin
panel also been provided with facility to add images and define model number of vehicle,
through which users can have a look of their vehicle model during complaint registration
process.

Existing System
In previous system, users were not able to get any complaint id by which they were not
able to check their status for which they have make their complaint. There was no
medium for finance and insurance companies to retrieve details of lost vehicles and
getting details of their customers whom they can consult for recovery medium.

Previously system was not developed using the concept of object oriented programming
so, redesign and process of changing and updation work was not possible. Admin panel
were not integrated with all information under single page by which they have move
different location to make final report and facing difficulties while analyzing the
problem.

Proposed System
To make a fully interactive and responsive system, codes have been written in more
optimized manner to even work under slow internet connection response to user query.
Using the concept of tiles and tables relationship, designing part is more enhanced and
eliminating the process of data redundancy.
To make selection process easier for vehicles, users will be provided with brand name
and their vehicle model along with their digital pictures which will help customers to
easily select their vehicle. The concept of triggers and sequences has been implemented
at the back side, so that each complaint id should be unique from other, thus eliminating
the need of human intervention for setting the property of complaint id.
Software Specifications

Operating System : Android


Front End : Xml Android Design
Back End : SQLite
Database Connectivity : SQLite Coding Connectivity

Hardware Specifications

Internal Memory : 64MB.


Processor : 1 Ghz Min
Application Cache Memory : 512KB.

DATA FLOW DIAGRAM :


Data flow diagrams present the logical flow of information through a system in graphical or pictorial
form. Data flow diagrams have only four symbols, which makes it useful for communication
between analysts and users. Data flow diagrams (DFDs) show the data used and provided by
processes within a system. DFDs make use of four basic symbols.

The Following are the Symbols used in the Data Flow Diagram

ENTITY RELATIONSHIP DIAGRAM


An entity relationship diagram (ERD) shows the relationships of entity sets stored in a database.
An entity in this context is a component of data. In other words, ER diagrams illustrate the
logical structure of databases.
At first glance an entity relationship diagram looks very much like a flowchart. It is the
specialized symbols, and the meanings of those symbols, that make it unique.
Symbols Used in Entity Relationship Diagram

You might also like