Giter Club home page Giter Club logo

device-tracker's Introduction

Single Module Requirement - NodeJS

  1. Device/User registration - This can be a simple email ID and a photo that is added and location is tracked for that page

  2. Using sockets, track location using the HTML5 geolocation API or Android app

  3. Web Dashboard

a. List - listing down the device/user list

b. View User - Click on a device/user, view the user on a google map

c. View User - The map should keep updating as the user moves from place to place using sockets

d. Show all - Click on to show the position and location of all devices and show real time updates of the device

  1. Schema design for users

. EmailID

a. Photo

  1. Schema design for locations

. UserID/EmailID

a. Lat Lng information

  1. Ensure that the above requirements are built as an installable module and also can be used as a standalone module. Using Redis for caching of information.

Note - Feel free to add to the schema/design as needed, the above is the bare minimum expected.

Elaborated module requirements.

  1. API endpoints for the Android App a. Login (Device) b. Register (Device) c. Send location coordinates (Say, every 30 seconds)

  2. Web Dashboard a. Simple login (Single account) b. List of registered devices c. View device - Uses Google Maps API to show the last received coordinate on a map. d. All Devices - Similar to View device, but includes all the registered devices.

Usage of sockets to update realtime location status of devices, and the same reflected on web dashboard with google maps showing realtime updates instead of polling.

Other specifics: Stack: MEAN (MongoDB, Express, AngularJS, NodeJS)

device-tracker's People

Contributors

anandgupta193 avatar dependabot[bot] avatar sanketmaru avatar sankmaru avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

anandgupta193

device-tracker's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.