Skip to content

Quickly connect with nearby emergency services. With just a tap, you can request help from hospitals, fire departments, or police stations. Our app uses your location to guide you to the nearest facility. Admins can analyze emergency data and identify hotspots for improved response times.

Notifications You must be signed in to change notification settings

MoonLightDotExe/Emergency-Module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Emergency Response App

Description

This MERN stack application provides a platform for users to quickly report emergencies and be directed to the nearest relevant facility.

Features

  • User Interface: Simple and intuitive design with three main emergency buttons: Hospital, Fire, Police.
  • Geolocation: Determines user's location and directs them to the nearest facility based on their selected emergency.
  • Admin Dashboard: Provides analytics and visualization of emergency data, including hotspot identification.

Tech Stack

  • Frontend: React
  • Backend: Node.js, Express.js, Python
  • Database: MongoDB

Installation

  1. Clone the repository.
  2. cd frontend
  3. Install dependencies: npm install
  4. cd backend
  5. Install dependencies: npm install
  6. Start the development server (backend): npm run test
  7. Start the development server (frontend): npm run dev
  8. Start the development server (python): py flask_backend.py

Usage

  • User selects an emergency type.
  • Application determines user's location and displays nearest facility.
  • Admin can access dashboard to view analytics and hotspots.

Additional Notes

  • For production deployment, consider using environment variables for configuration.
  • Implement robust error handling and security measures.
  • Optimize performance for large datasets and high traffic.

About

Quickly connect with nearby emergency services. With just a tap, you can request help from hospitals, fire departments, or police stations. Our app uses your location to guide you to the nearest facility. Admins can analyze emergency data and identify hotspots for improved response times.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •