This is a real-time GPS location tracking application built with Node.js, Express, and Socket.IO. It allows users to share their location and view the locations of other connected users in real-time.
- Real-time location sharing
- Multiple user support
- Automatic disconnection handling
- Node.js installed (version 12.x or higher recommended)
- npm (Node Package Manager) installed
- Clone the repository:
https://github.com/Kajal-Deore/Realtime-Device-Tracker
- Install the dependencies:
npm install
-
Start the server:
node app.js
-
Open your web browser and go to
http://localhost:3000
-
Allow the application to access your location when prompted
- Node.js
- Express.js
- Socket.IO
- EJS (Embedded JavaScript templating)
Reach out via GitHub or Linkedin if you have any questions or issues. Happy coding! 🎉