GithubHelp home page GithubHelp logo

crime-watch's Introduction

CrimeWatch

Crime Watch is an innovative web application that offers a unique solution to the problem of crime. It allows citizens to report any criminal activities or illegal incidents they witness directly to the proper authorities for investigation and judgment. This provides an effective way for law enforcement officials to investigate and judge the outcome of these reported crimes, as well as providing peace of mind for those who have witnessed them.

The Crime Watch system works by allowing users to upload photos, videos, or descriptions related to their incident in order provide evidence and details about what happened. The information is then sent immediately into a secure database maintained by the police department and notify the online police officers ensuring it gets seen right away so appropriate action can be taken swiftly if necessary.

This is a MEAN stack web application which is a full-stack JavaScript solution that uses MongoDB, Express.js, AngularJS, and Node.js

Setup

Prerequisite

  1. Node.js and npm (Node Package Manager) installed on your computer. You can download Node.js from the official website (https://nodejs.org/).
  2. Addition to that you must install Angular CLI, typescript compiler and mongodb server globally on your computer.
  3. An integrated development environment (IDE) to write your code
  4. Git installed on your computer.

Initial setup

  1. Clone the project.

    git clone https://github.com/haritha99ch/Crime-Watch.git

  2. Change directory to src

    cd Crime-Watch/src

  3. Set Environment variables.

  4. Install all the dependencies.

    src$ npm install .

  5. Build the project. This will build the angular frontend application to be served in the express server.

    src$ npm run build

  6. Run the project.

    src$ npm start

  7. Navigate to http://localhost:8080/ for the development application.

crime-watch's People

Contributors

haritha99ch avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.