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.
Report emergenicies online.
- Check the staus of location
- Get recommendations through Ai assistant
- Node.js & npm
- Python 3.x
- API keys
Option 1: Use the startup script
# Just double-click this file:
START-EVERYTHING.batThis will automatically:
- Start the backend server on port 5001
- Open the app in your browser
- Keep the server running
Option 2: Start manually
- Start the backend server:
cd server
node index.jsWait for: 🚀 Server running on port 5001
- 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- 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)
- HTML
- CSS
- JS
- Node
- React
- Openweathermap
- GDACS
- USGS
- ReliefWeb
Demo.mp4
Feel free to contribute
This project is licensed under the MIT License.
Report emergencies online.