MSandeep96 / GeoLocation

An app for sharing user's location

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Almost Real Time Location Tracking

The app lets random user's share their location. It also lets user's track online status.

The online status tracking is done on the front end. It uses polling and an O(n) algorithm to track user's online status.

Built on top of Node.js and React. The app doesn't use Socket.io.

Check it out here.

Frontend based on React -> here Backend based on Express -> here

About

An app for sharing user's location


Languages

Language:JavaScript 77.4%Language:CSS 18.5%Language:HTML 4.1%