FLUTTER ECOSYSTEM

siddharth424/crime-detection

Criminal Catcher 是一個 Flutter 應用程式,透過消除前往警局的需求,簡化了提出 FIR/投訴的過程。使用者可以匿名報告犯罪行為,應用程式會提供投訴狀態的即時更新。此開源專案旨在幫助公民在打擊犯罪方面感覺更有力量。

罪犯追捕者 專案封面
Stars
4
Forks
0
最近推送(UTC)
2023年5月23日
專案狀態
未封存
Siddharth Maurya GitHub avatar
GITHUB User

Siddharth Maurya ↗

語言DartC++CMakeHTMLSwiftCKotlinObjective-C

相關套件與範例

使用的依賴

依賴清單 15 項

App 分類

原始 README

以下為英文專案原文快照,最新內容請造訪 GitHub。

展開 / 收合專案 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.