Skip to content

undefinedIsMyLife/-Real-time-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Real-time Tracker

A simple real-time tracker built with Node.js, Express, Socket.IO, and Leaflet.js.
It allows users to share their location in real-time and view other connected users on the map.

โœจ Features

  • Live location sharing using Socket.IO
  • Display all connected users on a Leaflet map
  • Basic UI with modal for "Connect My Device"
  • Session persistence (remembers users on refresh)

๐Ÿ”ฎ Upcoming Features

  • Marker color customization
  • Email & password authentication
  • Route detection
  • Event creation

๐Ÿ› ๏ธ Tech Stack

  • Frontend: HTML, CSS, JavaScript, Leaflet.js
  • Backend: Node.js, Express, Socket.IO
  • Database: MongoDB (optional, for saved devices)

๐Ÿš€ How to Run Locally

  1. Clone the repo:
    git clone https://github.com/<your-username>/real-time-tracker.git
    cd real-time-tracker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published