My Mission-City Without Crime
http://freeprojectscode.com/jav
a-projects/police-management-
system/1035/
Abstract
My Mission-city without crime is an online comprehensive
crime reporting system to engage public, NGO’s and
government agencies to be more quick , proactive and
responsive to fight with crime and criminals. Conventionally
the citizen has to go to police station in person to report the
crimes and anonymous events like robbery, murder, etc. Here
we design an online crime reporting system. So, the case is
solved in small amount of time. This contains reporting
forms with proof attachments. It facilitate criminal search,
missing citizen or valuables reporting etc. It also involves
recognition of citizen and other users contribution in solving
criminal issues.
Functional & Non-Functional Requirements
 Crime Reporting forms, progress tracking, proof attachments
 Facilitate crime and criminals search – region, crime-type,
gender, age group wise etc.
 Missing citizen or valuables reporting and search
 Recognition of citizen and other users’ contribution in solving
criminal issues
 Secure registration and profile management facilities for
detectives and security agencies
 Facilitate communication between all stakeholders - Discussion
forum/chat/mail/polls
 Help book & time-to-time instructions to users through mail/sms
 Strategic data and graphs for admin and police authority
Functional Requirements:
 Secure access of confidential data (user’s details). SSL
can be used.
 24 X 7 availability
 Better component design to get better performance at
peak time
 Flexible service based architecture will be highly
desirable for future extension
Non-Functional Requirements:
System Architecture
Design
post report
give feedback
check ststus
maintain users details
generate reports
maintain backup
manage information
public
Admin
fill FIR forms
send status to admin
Police
check payment
registration
chat
mails
view all details
submit proofs
view crime report
Security
Agencies
• Use Case Diagram
• Class Diagram
Public
fullname
email
address
mob_no
h_no
rationcardno
caseno
name : type = initval
reportcrime()
reportlost()
viewalerts()
viewhelpbook()
viewOtherDetails()
Administrator
userid
password
address
mob_no
h_phone
fax
sendAlerts()
addPoliceStationDetails()
addCriminal()
casestatus()
Criminal
criminal_name
criminal_id
no_of_complaints
yearsprisoned
case_num
crime_type
reports on
1..n
1..n
Security Agency
sec_name
address
email_id
password
mob_no
rationcardno
trainedat
faxno
fathername
mothername
duty
gender
city
state
serviceno
background
viewcriminaldetails()
viewreports()
viewalerts()
viewhelpbook()
viewotherdetails()
deals case
0..1
1..n
Police
pol_name
address
email_id
password
mob_no
rationcardno
trainedat
faxno
fathername
mothername
duty
gender
city
state
serviceno
viewcriminaldetails()
viewreports()
viewalerts()
viewhelpbook()
viewotherdetails()
0..1
1..*
0..1
1..*
complaints to
1..n
1..n
finds
1..n
1..n
manages details
0..1
1..n
manages details
0..1
1..n
sends alerts
0..1
1..n
Screen Shots of City With Crime
1. Public can report the complaint through any of the reporting forms
2. Public can check the status of the case by mentioning the case number and the type
of report
3. Public can share their views by using the feedback forms
4. Admin can view the data through graphs by entering the Police Station id
 Good look and feel
 Use of AJAX
 Easy navigation from one page to another page.
 User can easily complaint to the authorities.
Strengths
Weakness
 Use of crime reporting system may cause certain
problems such as danger of hacking personal
information such as name, address, account number
etc.
 Online crime reporting can be difficult to learn for a
beginner.

crimereportingmanagementsystemherer.pptx

  • 1.
    My Mission-City WithoutCrime http://freeprojectscode.com/jav a-projects/police-management- system/1035/
  • 2.
    Abstract My Mission-city withoutcrime is an online comprehensive crime reporting system to engage public, NGO’s and government agencies to be more quick , proactive and responsive to fight with crime and criminals. Conventionally the citizen has to go to police station in person to report the crimes and anonymous events like robbery, murder, etc. Here we design an online crime reporting system. So, the case is solved in small amount of time. This contains reporting forms with proof attachments. It facilitate criminal search, missing citizen or valuables reporting etc. It also involves recognition of citizen and other users contribution in solving criminal issues.
  • 3.
    Functional & Non-FunctionalRequirements  Crime Reporting forms, progress tracking, proof attachments  Facilitate crime and criminals search – region, crime-type, gender, age group wise etc.  Missing citizen or valuables reporting and search  Recognition of citizen and other users’ contribution in solving criminal issues  Secure registration and profile management facilities for detectives and security agencies  Facilitate communication between all stakeholders - Discussion forum/chat/mail/polls  Help book & time-to-time instructions to users through mail/sms  Strategic data and graphs for admin and police authority Functional Requirements:
  • 4.
     Secure accessof confidential data (user’s details). SSL can be used.  24 X 7 availability  Better component design to get better performance at peak time  Flexible service based architecture will be highly desirable for future extension Non-Functional Requirements:
  • 5.
  • 6.
    Design post report give feedback checkststus maintain users details generate reports maintain backup manage information public Admin fill FIR forms send status to admin Police check payment registration chat mails view all details submit proofs view crime report Security Agencies • Use Case Diagram
  • 7.
    • Class Diagram Public fullname email address mob_no h_no rationcardno caseno name: type = initval reportcrime() reportlost() viewalerts() viewhelpbook() viewOtherDetails() Administrator userid password address mob_no h_phone fax sendAlerts() addPoliceStationDetails() addCriminal() casestatus() Criminal criminal_name criminal_id no_of_complaints yearsprisoned case_num crime_type reports on 1..n 1..n Security Agency sec_name address email_id password mob_no rationcardno trainedat faxno fathername mothername duty gender city state serviceno background viewcriminaldetails() viewreports() viewalerts() viewhelpbook() viewotherdetails() deals case 0..1 1..n Police pol_name address email_id password mob_no rationcardno trainedat faxno fathername mothername duty gender city state serviceno viewcriminaldetails() viewreports() viewalerts() viewhelpbook() viewotherdetails() 0..1 1..* 0..1 1..* complaints to 1..n 1..n finds 1..n 1..n manages details 0..1 1..n manages details 0..1 1..n sends alerts 0..1 1..n
  • 8.
    Screen Shots ofCity With Crime 1. Public can report the complaint through any of the reporting forms
  • 9.
    2. Public cancheck the status of the case by mentioning the case number and the type of report
  • 10.
    3. Public canshare their views by using the feedback forms
  • 11.
    4. Admin canview the data through graphs by entering the Police Station id
  • 12.
     Good lookand feel  Use of AJAX  Easy navigation from one page to another page.  User can easily complaint to the authorities. Strengths
  • 13.
    Weakness  Use ofcrime reporting system may cause certain problems such as danger of hacking personal information such as name, address, account number etc.  Online crime reporting can be difficult to learn for a beginner.