Giter VIP home page Giter VIP logo

passengersecurity-sih2018's Introduction

Passenger Security - Online FIR Filing System

This is project of Smart India Hackathon 2018 - Software Edition under the Ministry of Railway and our Third Year DBMS Mini Project. You can find more about project in /Docs directory.

Introduction

Source Smart India Hackathon 2018

Security of passengers and their belongings is of paramount importance for Indian Railways. In case of any untoward incident or incident of crime against passengers and their belongings matter can be reported to Government Railway Police at Railway stations and on trains and also through given security helpline telephone number 182. A software solution needs to be provided for online registration of FIR over entire network of Indian Railway for speedy initiation of action by GRP.

Modules

  • Passenger : Native android app is built for passenger. Passenger needs to authenticate first and then he/she can File FIR, See the status of FIR or Turn on Panic mode to report danger situation to Government Railway Police.

  • GRP (Government Railway Police) : This is dashboard for GRP. GRP can see list of registered FIRs, can take action on FIRs, can see Alert details.

Technologies Used

  • Front End: Android-Java, HTML, CSS, Bootstrap, JavaScript.
  • Back End: PHP-XAMPP.
  • Database: MySQL, Firebase Realtime database.

Directories

  • Android : Android app for passenger. Built using Android Studio 3.5.1
  • Server : HTML and PHP files for GRP Dashboard.
  • Database: Backup .sql file.

How to Setup Project on your system?

Backend Setup:

  • Install XAMPP Server.
  • Copy Server Files in htdocs folder of XAMPP.
  • Import railway.sql MySQL backup file in your database.
  • Edit Config.php as your database credentials.
  • Go to Firebase Console and setup android project (Don't forgot to add SHA key). Download google-services.json file.
  • Edit AlertDetails.php file, Modify Firebase database path URL on 6th Line.
  • Enable Google Maps JavaScript API and modify API key in AlertDetails.php file.

Android Setup:

  • Import android project files in Android Studio.
  • Copy google-services.json file which downloaded in previous step in /app directory.
  • Update End point URLs (Only IP Address) in strings.xml of Android app.

After this, you're done with setup. Just run the app!

License

Project is published under the Apache 2.0 license. Feel free to clone and modify repo as you want, but don't forget to add reference to authors :)

passengersecurity-sih2018's People

Contributors

patilshreyas 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.