FLUTTER ECOSYSTEM

siddharth424/crime-detection

Criminal Catcherは、警察署への訪問を必要とせずにFIR/苦情の提出を簡単にするFlutterアプリです。ユーザーは犯罪を匿名で報告でき、アプリは苦情の状態に関するリアルタイムの更新を提供します。このオープンソースプロジェクトは、市民が犯罪と戦う上でより強力な存在感を感じられるように設計されています。

犯罪者キャッチャー のプロジェクト画像
Stars
4
Forks
0
最終プッシュ(UTC)
2023/05/23
プロジェクト状態
公開中
Siddharth Maurya GitHub avatar
GITHUB User

Siddharth Maurya ↗

言語DartC++CMakeHTMLSwiftCKotlinObjective-C

関連パッケージとサンプル

使用している依存関係

依存関係一覧 15 件

アプリカテゴリー

元の 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.