Skip to content

Govindmanoj2004/HELP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

22 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš” Officer Dashboard - Lifeline App

The Lifeline App is a real-time domestic violence support network that connects victims with officers and professionals. This Officer Dashboard allows officers to monitor and respond to SOS alerts, track victims' locations, and engage in secure communication. The system ensures quick and anonymous assistance for those in need.


πŸ› οΈ Technologies Used

The project is built using the MERN stack along with real-time communication tools:

  • Frontend: React, MUI (Material-UI), Framer Motion
  • Backend: Node.js, Express.js, MongoDB
  • Real-time Communication: WebSockets (Socket.io)
  • Live Geolocation Tracking

πŸš€ Features

βœ” Real-time Help Requests – Officers receive new help requests instantly via WebSockets.
βœ” Accept Requests – Officers can accept a request and assist victims.
βœ” Release Requests – Once assistance is complete, officers can release the request.
βœ” Live Victim Location – The system provides real-time victim geolocation.
βœ” Modern UI – Built with MUI and Framer Motion for smooth animations and styling.


πŸ“¦ Installation & Setup

πŸ”§ 1️⃣ Backend Setup

Clone and set up the backend:

git clone https://github.com/your-repo/lifeline.git
cd lifeline
npm install (on both frontend and backend)
npm start (both the frontend and backend should run same time)

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors