A website to find wifipoints on map.
- see presentation here
- parsing folder is for load wifipoint from json files given by Comune di Genova
Hosted hereNot hosted anymore, to see the site you need to download all and view from your local machine configured as server with its own database
- secure request with prepare statement
- cookie usage for fast authentication
- responsive design for small screen (but not all the pages)
- forms with live-checking
- two kind of users: base and plus. As plus you can add your wifipoint
- point divided by category: Bar, restaurant, fastFood...
- you can comment every point
- two chat for communicate with other users : one for all users, one only for users plus
- JQuery - javascript library
- Bootstrap - css, javascript
- Font-Awesome - icons
- Leaflet - map
- BeautifyMarker - lealfet plugin for markers on map
- Mapbox - map tiles
- LocationIq - geocoding
- And obviously html, css, javascript, php