https://github.com/yashisrani/device-tracker
https://github.com/yashisrani/device-tracker
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yashisrani/device-tracker
- Owner: yashisrani
- Created: 2025-01-12T05:03:34.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-12T06:50:02.000Z (5 months ago)
- Last Synced: 2025-03-12T08:17:33.719Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Real-Time Device Tracker
A Real-Time Device Tracker developed using leaflet (JavaScript library for mobile-friendly interactive maps), Socket.io, Express JS & EJS to provide instant location updates.
## Demo
Here is a working live demo : https://youtu.be/hCtANAZ2tQY### Landing Page

### Local Development
## Mobile support
The WebApp is compatible with devices of all sizes and all OS's, and consistent improvements are being made.## Usage
- A real-time device tracker is a tool or system that provides live monitoring and tracking of devices, objects, or individuals. It is widely used across various industries and personal applications.### Development
Want to contribute? Great!To fix a bug or enhance an existing module, follow these steps:
- Fork the repo
- Create a new branch (`git checkout -b improve-feature`)
- Make the appropriate changes in the files
- Add changes to reflect the changes made
- Commit your changes (`git commit -am 'Improve feature'`)
- Push to the branch (`git push origin improve-feature`)
- Create a Pull Request### Bug / Feature Request
If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue [here](https://github.com/yashisrani/Device-Tracker/issues/new) by including your search query and the expected result.
If you'd like to request a new function, feel free to do so by opening an issue [here](https://github.com/yashisrani/Device-Tracker/issues/new). Please include sample queries and their corresponding results.
## Built with
- Socket.io
- Express JS
- Leaflet
- EJSMIT © [Yash Israni ](https://github.com/yashisrani)