An open API service indexing awesome lists of open source software.

https://github.com/yashisrani/device-tracker


https://github.com/yashisrani/device-tracker

Last synced: 4 days ago
JSON representation

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

![](https://github.com/yashisrani/Device-Tracker/blob/main/Demo.png)

### Local Development
![](https://github.com/yashisrani/Device-Tracker/blob/main/Demo2.png)

## 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
- EJS

MIT © [Yash Israni ](https://github.com/yashisrani)