際際滷

際際滷Share a Scribd company logo
TRAFIC POLICE MANAGEMENT
 SUBMITTED BY
 NAME  NEERAJ JOSHI
 ENROLLMENT NO. -9910103512
 SUBMITTED TO
 MR. GAURAV NIGAM
Introduction
 THIS IS A WEB APPLICATION IN WHICH A USER CAN COMPLAINT (FIR) BY USING THIS
WEBAPPLICATION
 THE COMPLAINT CAN ONLY BE DONE ONLY RELATED TO VEHICALS SUCH AS MISSING
VEHICLES , HIT AND RUNCASES , ROBBERY DAMAGE TO PUBLIC PROPERTY , DRUNK
DRIVING AND OVER SPEEDING
 AND AFTER THE COMPLAINT A CASE ID WILL BE PROVIDED TO USER BY THIS USER CAN
CHECK THE STATUS OF HIS CASE
 . THIS APPLICATION CONTAIN A LINK NAMED OFFENCE AND PANEL SECTION IN WHICH
FINE IS GIVEN BY EACH OFFENCE
 DBMS IS USED TO SAVE THE USERNAME AND PASSWORD OF THE OFFICERS AND
ADMINISTRATOR OFFICER AND ADMINISTRATOR CAN ALSO CHANGE THERE PASSWORD
 THE BASIC FUNCTIONALITIES OF THE SYSTEM ARE REGISTER COMPLAINT, LOGIN CHECK,
COMPLAINT STATUS, TRAFFIC SIGNALS AND SIGNS .
OBJECTIVE
 THE OBJECTIVE OF THE PROJECT IS TO DEVELOP A WEB APPLICATION IN
WHICH ANY CITIZEN CAN REPORT CRIMES.
 IF ANYBODY WANTS TO COMPLAINT AGAINST CRIMES HE MUST DO IT
THROUGH THE POLICE
 THE TRAFFIC POLICE MANAGEMENT MAKE THE CRIME REPORTING
EASIER
 . THIS PROJECT WILL BE USEFUL FOR THE POLICE DEPARTMENT.
Literature Survey
PAPER SUMMARY 1
PROTECTING USER ACCOUNTS FROM PASSWORD DATABASE LEAKS
GEORGIOS KONTAXIS, ELIAS ATHANASOPOULOS, GEORGIOS PORTOKALIDIS, ANGELOS D.
KEROMYTIS
JANUARY 2013
ACM CONFERENCE ON COMPUTER AND COMMUNICATIONS SECURITY
WEB LINK: HTTP://WWW.CS.COLUMBIA.EDU/~KONTAXIS/PAPERS/SAUTH.CCS13.PDF
Paper Summary 2
C-JDBC: FLEXIBLE DATABASE CLUSTERING MIDDLEWARE
EMMANUEL CECCHET, JULIE MARGUERITE, WILLY ZWAENEPOEL
NOVEMBER 2009
WEB LINK: C-JDBC.OW2.ORG
Field survey, Experimental Studies &
New tools
 NetBeans IDE 7.4
NetBeans is an integrated development environment (IDE) for developing primarily
with Java, but also with other languages, in particularPHP, C/C++, and HTML5
 MySQL
MySQL is a popular choice of database for use in web applications, and is a central
component of the widely used LAMP open source web application software
Literature Results
 Integrated Summary
The system analyst plays the role of an interrogator and dwells deep in to the
working of the present system
In analysis, a detailed study of these operations performed by a system and their
relationships within and outside the system is done
Once analysis is completed the analyst has a firm understanding of what is to be
done.
This project makes reporting of crimes easier
Problem statement:
 In the existing crime management system, most of the operations
are done manually like sending complaints, taking actions against
crimes, viewing status etc
 If we are doing the system manually, so many minor errors will
occur. Error detection in the previous entries made and data cross
verification is another important function
 Sometimes the complaints may be ignored by the police.Even an
efficient officer may not be able to handle more than one case at a
time
Overview of Proposed Solution with
Benefits
 The Department of Police is an independent statutory body which
was created to maintain an effective and efficient police service for
the public
 . Their primary task includes securing continuous needs of the public
in an efficient manner.
 We need the whole hearted support of each and every individual
member of the site and cooperation of the users.Reducing crime
and disorder.Confidentiality and anonymity issues.
 The product provides a framework, which is error free
Analysis, Design
and Modeling
OVERALL DESCRIPTION OF THE PROJECT
THE OVERALL DESCRIPTION OF THIS PROJECT IS TO CREATE A WEB
APPLICATION WHICH WILL CREATE TO MAINTAIN AN EFFECTIVE AND
EFFICIENT POLICE SERVICE FOR THE PUBLIC
THE MAIN OBJECTIVE OF OUR PRODUCT IS BETTER COMMUNICATION,
BETTER LEADERSHIP, REDUCING CRIME AND DISORDER
THE PROJECT MAINLY AIMS TO DEVELOP AN APPLICATION FOR THE
POLICE DEPARTMENT TO HANDLE THEIR INVESTIGATION PROCESS IN AN
EASY WAY
. OFTEN PEOPLE ARE RELUCTANT TO GO TO POLICE STATIONS TO REPORT
CRIMES. THIS PROJECT MAKES REPORTING OF CRIMES EASIER.
Functional requirements and Non
Functional requirements
 NON FUNCTIONAL REQUIREMENTS
PERFORMANCE REQUIREMENTS: THE BASIC APPLICATION MUST OPERATE
FAST ENOUGH. THE APPLICATION SHOULD CONNECT TO THE SERVER AS
FAST AS POSSIBLE
SECURITY REQUIREMENTS: PERSONAL INFORMATION HERE IS TO BE STORED
ON THE SERVER SO IT SHOULD BE SECURE ENOUGH TO MEET
CONFIDENTIALITY ISSUES
 FUNCTIONAL REQUIREMENTS
USER FRIENDLY: THE APPLICATION SHOULD USER FRIENDLY SO THAT A
NEWBIE CAN OPERATE AND USE IT WITH EASE.
THE APP SHOULD NOT CONSUME MUCH OF MEMORY SPACE OF SMART
PHONE AND SHOULD BE EFFICIENT ENOUGH TO LOAD WITHIN SPECIFIED
REQUIREMENTS.
Overall architecture and uml
diagrams
END

More Related Content

JIIT ;TRAFIC POLICE MANAGEMENT 2013-14 ;CSE/IT

  • 1. TRAFIC POLICE MANAGEMENT SUBMITTED BY NAME NEERAJ JOSHI ENROLLMENT NO. -9910103512 SUBMITTED TO MR. GAURAV NIGAM
  • 2. Introduction THIS IS A WEB APPLICATION IN WHICH A USER CAN COMPLAINT (FIR) BY USING THIS WEBAPPLICATION THE COMPLAINT CAN ONLY BE DONE ONLY RELATED TO VEHICALS SUCH AS MISSING VEHICLES , HIT AND RUNCASES , ROBBERY DAMAGE TO PUBLIC PROPERTY , DRUNK DRIVING AND OVER SPEEDING AND AFTER THE COMPLAINT A CASE ID WILL BE PROVIDED TO USER BY THIS USER CAN CHECK THE STATUS OF HIS CASE . THIS APPLICATION CONTAIN A LINK NAMED OFFENCE AND PANEL SECTION IN WHICH FINE IS GIVEN BY EACH OFFENCE DBMS IS USED TO SAVE THE USERNAME AND PASSWORD OF THE OFFICERS AND ADMINISTRATOR OFFICER AND ADMINISTRATOR CAN ALSO CHANGE THERE PASSWORD THE BASIC FUNCTIONALITIES OF THE SYSTEM ARE REGISTER COMPLAINT, LOGIN CHECK, COMPLAINT STATUS, TRAFFIC SIGNALS AND SIGNS .
  • 3. OBJECTIVE THE OBJECTIVE OF THE PROJECT IS TO DEVELOP A WEB APPLICATION IN WHICH ANY CITIZEN CAN REPORT CRIMES. IF ANYBODY WANTS TO COMPLAINT AGAINST CRIMES HE MUST DO IT THROUGH THE POLICE THE TRAFFIC POLICE MANAGEMENT MAKE THE CRIME REPORTING EASIER . THIS PROJECT WILL BE USEFUL FOR THE POLICE DEPARTMENT.
  • 4. Literature Survey PAPER SUMMARY 1 PROTECTING USER ACCOUNTS FROM PASSWORD DATABASE LEAKS GEORGIOS KONTAXIS, ELIAS ATHANASOPOULOS, GEORGIOS PORTOKALIDIS, ANGELOS D. KEROMYTIS JANUARY 2013 ACM CONFERENCE ON COMPUTER AND COMMUNICATIONS SECURITY WEB LINK: HTTP://WWW.CS.COLUMBIA.EDU/~KONTAXIS/PAPERS/SAUTH.CCS13.PDF
  • 5. Paper Summary 2 C-JDBC: FLEXIBLE DATABASE CLUSTERING MIDDLEWARE EMMANUEL CECCHET, JULIE MARGUERITE, WILLY ZWAENEPOEL NOVEMBER 2009 WEB LINK: C-JDBC.OW2.ORG
  • 6. Field survey, Experimental Studies & New tools NetBeans IDE 7.4 NetBeans is an integrated development environment (IDE) for developing primarily with Java, but also with other languages, in particularPHP, C/C++, and HTML5 MySQL MySQL is a popular choice of database for use in web applications, and is a central component of the widely used LAMP open source web application software
  • 7. Literature Results Integrated Summary The system analyst plays the role of an interrogator and dwells deep in to the working of the present system In analysis, a detailed study of these operations performed by a system and their relationships within and outside the system is done Once analysis is completed the analyst has a firm understanding of what is to be done. This project makes reporting of crimes easier
  • 8. Problem statement: In the existing crime management system, most of the operations are done manually like sending complaints, taking actions against crimes, viewing status etc If we are doing the system manually, so many minor errors will occur. Error detection in the previous entries made and data cross verification is another important function Sometimes the complaints may be ignored by the police.Even an efficient officer may not be able to handle more than one case at a time
  • 9. Overview of Proposed Solution with Benefits The Department of Police is an independent statutory body which was created to maintain an effective and efficient police service for the public . Their primary task includes securing continuous needs of the public in an efficient manner. We need the whole hearted support of each and every individual member of the site and cooperation of the users.Reducing crime and disorder.Confidentiality and anonymity issues. The product provides a framework, which is error free
  • 10. Analysis, Design and Modeling OVERALL DESCRIPTION OF THE PROJECT THE OVERALL DESCRIPTION OF THIS PROJECT IS TO CREATE A WEB APPLICATION WHICH WILL CREATE TO MAINTAIN AN EFFECTIVE AND EFFICIENT POLICE SERVICE FOR THE PUBLIC THE MAIN OBJECTIVE OF OUR PRODUCT IS BETTER COMMUNICATION, BETTER LEADERSHIP, REDUCING CRIME AND DISORDER THE PROJECT MAINLY AIMS TO DEVELOP AN APPLICATION FOR THE POLICE DEPARTMENT TO HANDLE THEIR INVESTIGATION PROCESS IN AN EASY WAY . OFTEN PEOPLE ARE RELUCTANT TO GO TO POLICE STATIONS TO REPORT CRIMES. THIS PROJECT MAKES REPORTING OF CRIMES EASIER.
  • 11. Functional requirements and Non Functional requirements NON FUNCTIONAL REQUIREMENTS PERFORMANCE REQUIREMENTS: THE BASIC APPLICATION MUST OPERATE FAST ENOUGH. THE APPLICATION SHOULD CONNECT TO THE SERVER AS FAST AS POSSIBLE SECURITY REQUIREMENTS: PERSONAL INFORMATION HERE IS TO BE STORED ON THE SERVER SO IT SHOULD BE SECURE ENOUGH TO MEET CONFIDENTIALITY ISSUES FUNCTIONAL REQUIREMENTS USER FRIENDLY: THE APPLICATION SHOULD USER FRIENDLY SO THAT A NEWBIE CAN OPERATE AND USE IT WITH EASE. THE APP SHOULD NOT CONSUME MUCH OF MEMORY SPACE OF SMART PHONE AND SHOULD BE EFFICIENT ENOUGH TO LOAD WITHIN SPECIFIED REQUIREMENTS.
  • 12. Overall architecture and uml diagrams
  • 13. END