Skip to content

https-manan/Real-time-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Real-Time Device Tracking (MERN + Socket.io)

A minimal real-time device tracking system using the MERN stack and Socket.io. Clients can push live location updates, and the UI reflects them instantly without page refresh.


Tech Stack

  • MongoDB – stores device/location data
  • Express.js – backend API
  • React.js – frontend UI
  • Node.js – server environment
  • Socket.io – real-time communication layer

Features

  • Real-time device location updates
  • Live communication using Socket.io
  • Simple API for sending/receiving coordinates
  • Map integration
  • Supports multiple devices

Real-time-tracker

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors