Skip to content

Realtime-Tracker is a web app that tracks devices in real time via a simple dashboard, built with Node.js and EJS, featuring live updates and an interactive UI.

Notifications You must be signed in to change notification settings

shatrughantwt/Realtime-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime-Tracker

A web application for real-time device tracking, built with Node.js and EJS.

🧭 Overview

Realtime-Tracker is a web-based application designed to monitor and track devices in real-time. Utilizing Node.js for the backend and EJS for templating, the application provides a dynamic and responsive interface for device management.

🚀 Features

  • Real-Time Device Monitoring: Track devices as they connect and disconnect in real-time.
  • User-Friendly Interface: Intuitive EJS-based frontend for seamless interaction.
  • Backend with Node.js: Robust backend handling device data and user requests.

🛠️ Technologies Used

  • Backend: Node.js
  • Frontend: EJS (Embedded JavaScript Templates)
  • Styling: CSS

📦 Installation

  1. Clone the repository:

    git clone https://github.com/borutoez/Realtime-Tracker.git
    cd Realtime-Tracker
  2. Install dependencies:

    npm install
  3. Start the application:

    npm start
  4. Open your browser and visit:
    http://localhost:3000

🧪 Usage

After launching the app, you can monitor connected devices in real time from the dashboard.

📄 License

This project is licensed under the MIT License.


⭐️ If you find this project useful, give it a star!

About

Realtime-Tracker is a web app that tracks devices in real time via a simple dashboard, built with Node.js and EJS, featuring live updates and an interactive UI.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published