Skip to content

This application tracks real-time locations using the browser and provides updates for multiple users. It is built using JavaScript, EJS, Express, and Socket.IO.

Notifications You must be signed in to change notification settings

JainCK/REALTIME_TRACKER

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real-Time Tracker App

Welcome to the Real-Time Location Tracker App! This application tracks real-time locations using the browser and provides updates for multiple users. It is built using JavaScript, EJS, Express, and Socket.IO.

Tech Stack

  • Frontend: JavaScript, EJS, CSS, Leaflet
  • Backend: Express, Http, Node.JS
  • Real-Time Communication: Socket.IO

Features

  • Real-Time Location Tracking:
    • Track users' locations in real-time via their browsers.
  • Multi-User Support:
    • Support for tracking multiple users' locations simultaneously.
  • Real-Time Updates:
    • Real-time location updates using Socket.IO for seamless communication.

Getting Started

Prerequisites

  • Node.js installed on your machine.

Installation

  1. Clone the repository to your local machine.

  2. Navigate to the project directory.

  3. Install the required dependencies:

    npm install
     npm start

About

This application tracks real-time locations using the browser and provides updates for multiple users. It is built using JavaScript, EJS, Express, and Socket.IO.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published