Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tofull/letsmaptheworld
A real time application which answers where are people on the Internet.
https://github.com/tofull/letsmaptheworld
internet leaflet maps real-time socket-io
Last synced: 16 days ago
JSON representation
A real time application which answers where are people on the Internet.
- Host: GitHub
- URL: https://github.com/tofull/letsmaptheworld
- Owner: Tofull
- Created: 2016-04-03T12:44:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-07T21:04:18.000Z (almost 8 years ago)
- Last Synced: 2024-11-13T14:07:23.800Z (3 months ago)
- Topics: internet, leaflet, maps, real-time, socket-io
- Language: CSS
- Homepage: https://letsmaptheworld.herokuapp.com/
- Size: 57.6 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Synopsis
Let's Map the World
A real time application.
## Motivation
I was wondering where are people on the Internet. First, I made this project with PHP (it was the first server-side langage I learned). It didn't work in real time very well. I heard about websocket and event's programming with nodeJs. So here is the project !
## Installation
On a server, simply launch : `
```sh
git clone https://github.com/Tofull/LetsMapTheWorld
cd LetsMapTheWorld/
npm install
npm start
```## Tests
This app is working on : https://letsmaptheworld.herokuapp.com/## Contributors
[Loic Messal](https://fr.linkedin.com/in/loicmessal "Profil LinkedIn") - French Student at National School of Geomatics.
I am only 22 years old. I have a lot of things to learn. Do not hesitate to send me your feedbacks to improve my experience.
## License
Fell free to use but please cite the autor.