FLUTTER ECOSYSTEM

siddharth424/crime-detection

Criminal Catcher é um aplicativo Flutter que simplifica o registro de um Boletim de Ocorrência (FIR) ou reclamação, eliminando a necessidade de ir até uma delegacia. Os usuários podem relatar crimes anonimamente, e o aplicativo fornece atualizações em tempo real sobre o status da reclamação. Este projeto de código aberto foi desenvolvido para ajudar os cidadãos a se sentirem mais empoderados na luta contra o crime.

Capa do projeto Apanhador de Criminosos
Stars
4
Forks
0
Último push (UTC)
23 de mai. de 2023
Status do projeto
Ativo
Siddharth Maurya GitHub avatar
GITHUB User

Siddharth Maurya ↗

LinguagensDartC++CMakeHTMLSwiftCKotlinObjective-C

Pacotes e exemplos relacionados

Dependências usadas

Lista de dependências 15 itens

Categorias de apps

README original

Texto original em inglês. Visite o GitHub para a versão atual.

Expandir / recolher README

Criminal Catcher

Criminal Catcher is a mobile application built with Flutter, which aims to simplify the process of filing a FIR/complaint. In the current situation, filing a FIR/complaint is a difficult task because one must go to a police station and wait until a cop takes the request and either recites or provides a written statement. It makes no difference how small or large the crime is.

Criminal Catcher makes it easy for people to report crimes, enabling them to quickly and easily file a FIR/complaint through their mobile device. The app allows users to report crimes and send all the necessary information and evidence to the police in a matter of seconds.

Features

  • Easy FIR/complaint filing process
  • Secure login and registration
  • User profile management
  • Crime reporting with GPS location, photos, and videos
  • Ability to track the status of the filed FIR/complaint
  • Announcements by the law enforcement

Screenshots

https://user-images.githubusercontent.com/73775321/236671996-7b31b02a-9dc4-4164-8b22-1d05f8e3ca68.pnghttps://user-images.githubusercontent.com/73775321/236672005-cb12c048-7c74-4991-89b8-0afaa003abbb.pnghttps://user-images.githubusercontent.com/73775321/236672014-36cf80db-7528-462a-a3a7-03947f56a4d5.pnghttps://user-images.githubusercontent.com/73775321/236672021-c4e8d6fa-2213-4b3f-bc50-19fb2e0509a5.pnghttps://user-images.githubusercontent.com/73775321/236672029-5e3b5212-3afa-4837-a363-9d2e71c86a99.pnghttps://user-images.githubusercontent.com/73775321/236672033-8aa58b35-3e61-4066-9eee-bd0b11a306d3.pnghttps://user-images.githubusercontent.com/73775321/236672041-f960ba0a-f69e-4249-b0ad-907eae104932.pnghttps://user-images.githubusercontent.com/73775321/236672051-225858f2-f724-43cb-ac90-d6e787361e1b.pnghttps://user-images.githubusercontent.com/73775321/236672059-3ded3732-34e7-4120-aa12-a4d808acf2eb.png

Technologies Used

  • Flutter
  • Dart

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory in your terminal.
  3. Run flutter pub get to install the required dependencies.
  4. Run flutter run to start the app on your connected device or emulator.

How to Use

To use the Criminal Catcher app, follow these steps:

  1. Download and install the app
  2. Register for an account or log in if you already have an account.
  3. Click on the "Report a Crime" button to report a crime.
  4. Fill out the form with all the necessary information.
  5. Click on the "Submit" button to submit the crime report.
  6. You can track the status of your filed FIR/complaint in the "My Reports" section.
  7. Watch out for announcements page.

Contributing

Contributions are welcome and encouraged! To contribute to this project, please follow these steps:

  1. Fork this repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them to your branch.
  4. Submit a pull request to merge your changes into the main branch.