Skip to content

Creates a map with posts from the Jodel community in your neighbourhood.

License

Notifications You must be signed in to change notification settings

simonbs/jodelihood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jodelihood

IMPORTANT NOTE: It seems that Jodel no longer includes the location from which a post was made in their API response. As a result of this, Jodelihood is no longer functional. I consider this a good thing. As soon as this project was published, I contacted Jodel to dicuss the privacy of their users and I'm happy to see that it has been improved.

The smartphone application Jodel lets users anonymously post short messages and photos that are visible to other nearby users. Jodelihood shows a map of all recent posts made by users that are near the visitor of this website.

Jodel is meant to be an anonymous community in which the author of each post is unknown and personal information is kept, well, personal. The company behind Jodel emphasize this on their website as part of the "What Jodel is all about?" section. As of February 22, 2016 the company writes that the service lets you "connect with fellow students without exposing your personal information*"*. This is not the case. Personal information is unnecessarily exposed.

Please note that while all of this sounds very scary, the locations sent from the backend to the app has a radius of about 500 meters.

Screenshot

Features

  • Automatically authenticates with the Jodel service using your current location.
  • Automatically loads new posts near your.
  • View Jodel posts near you on a map.
  • Clusters posts that are close and spiderifies clusters when clicking on them.
  • View the vote count of each post.
  • Fully responsive.

Pull requests for new features and bug fixes are welcome.

Usage

Install all necessary dependencies using npm install.

In order to run the application, you should first bundle the files using npm run deploy. Thereafter you can run the application in production using npm start. In order to run the application in a development environment, you should run npm run dev.

About

Creates a map with posts from the Jodel community in your neighbourhood.

Resources

License

Stars

Watchers

Forks

Packages

No packages published