Skip to content

MuhammadSaif700/rescue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RescueEye Global

Overview

Rescueeye Global is a platform in which people can report emergency online.It allows user to report any type of emergency and select the location of emergnecy to make a report online. It also offers the sataus checker section for users ,it helps user to check the sataus of thier specific location wheather there is a danger or emergency.Another sightful thing is the Ai assistant it helps users to get the recommendation to be safe from any emergency.

Features

Report emergenicies online.

  • Check the staus of location
  • Get recommendations through Ai assistant

Getting Started

Prerequisites

  • Node.js & npm
  • Python 3.x
  • API keys

Installation & Startup

Quick Start (Recommended)

Option 1: Use the startup script

# Just double-click this file:
START-EVERYTHING.bat

This will automatically:

  • Start the backend server on port 5001
  • Open the app in your browser
  • Keep the server running

Manual Start

Option 2: Start manually

  1. Start the backend server:
cd server
node index.js

Wait for: 🚀 Server running on port 5001

  1. Open the app:
# Double-click this file:
client\index.html

# Or open in browser:
# http://localhost:5001 (if using a local web server)
# Or directly: file:///D:/Downloads/rescueeye-global/client/index.html

⚠️ Important: Keep the server terminal window open while using the app!

What Each Section Does

  • Report Emergency - Report disasters with location and type
  • Location Status - Check safety status of any location
  • AI Assistance - Ask weather and disaster questions (powered by Perplexity AI)

Tech stack

  • HTML
  • CSS
  • JS
  • Node
  • React

APIs

  • Openweathermap
  • GDACS
  • USGS
  • ReliefWeb

Demo

Demo.mp4

Contributing

Feel free to contribute

License

This project is licensed under the MIT License.

Report emergencies online.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors