Go to file
Nicolas Arduin 28d7a67847 fonts update & responsive fix 2019-04-29 21:26:39 +02:00
build Create a sprite for the report icons, to ensure they are all loaded at the same time 2018-11-29 23:04:16 +01:00
config Upgrade to Webpack 4 + improve the build system 2018-08-06 23:29:17 +02:00
doc Handle value conversion in filtering API 2018-10-18 09:39:53 +02:00
homepage fonts update & responsive fix 2019-04-29 21:26:39 +02:00
po Use Zanata to handle translations 2018-07-20 15:15:26 +02:00
scripts Add extra checks for OpenData works importer 2019-02-11 09:01:46 +01:00
server Add a default value for source in Report model 2018-11-29 11:07:22 +01:00
src Update logo and homepage, thanks to the contribution by Nicolas Arduin. 2019-04-28 17:33:16 +02:00
static Fix OpenGraph icon, OG does not support SVG 2018-07-11 16:54:02 +02:00
support Add a service worker and cache assets 2018-10-26 14:15:56 +02:00
tests Move map from Leaflet to OpenLayers 2018-08-26 17:48:03 +02:00
.babelrc Add unittests for dates tools 2018-11-29 14:48:20 +01:00
.editorconfig Display reports on the map 2018-06-26 11:04:23 +02:00
.eslintignore Add proper unittests 2018-11-29 14:13:58 +01:00
.eslintrc.js Bump dependencies 2018-11-25 17:43:54 +01:00
.gitignore Move map from Leaflet to OpenLayers 2018-08-26 17:48:03 +02:00
.gitlab-ci.yml Set up Gitlab CI 2018-11-29 17:25:13 +01:00
.po2json.sh Use Zanata to handle translations 2018-07-20 15:15:26 +02:00
CODE_OF_CONDUCT.md Review contributing/code of conduct/readme doc 2018-09-14 15:56:23 +02:00
CONTRIBUTING.md Add proper unittests 2018-11-29 14:13:58 +01:00
LICENSE.md Add some doc 2018-06-26 15:36:45 +02:00
README.md Improve OpenData handling for roadwork, clear mention in About section and add OpenData for Loiret 2018-10-18 15:03:33 +02:00
humans.txt Use font-display CSS property and add OpenGraph meta tags 2018-07-11 01:51:26 +02:00
index.html Rename Cyclassist to Cygnal 2019-01-22 11:49:36 +01:00
package.json Fix a bug in NoSleep 0.9.0 and Firefox for Android, https://github.com/richtr/NoSleep.js/issues/63 2019-01-13 17:00:59 +01:00
requirements.txt Initial commit 2018-06-25 18:29:57 +02:00
robots.txt Add robots.txt and humans.txt files 2018-07-10 19:23:32 +02:00
wsgi.py Add a WSGI file 2018-06-26 15:55:52 +02:00
yarn.lock Fix a bug in NoSleep 0.9.0 and Firefox for Android, https://github.com/richtr/NoSleep.js/issues/63 2019-01-13 17:00:59 +01:00
zanata.xml Use Zanata to handle translations 2018-07-20 15:15:26 +02:00

README.md

Cyclassist

Track and share issues (work, interruption in routes, parked cars) in realtime on bike lanes!

This app is made of two parts: a client webapp and a server part to store and serve the issues. This code is the code running behind https://cyclo.phyks.me/ (the stable and official instance).

A sandbox instance if you want to try it out without polluting the main instance is available at https://cyclo-dev.phyks.me. Please note however this is a development instance which might be ahead of the official https://cyclo.phyks.me instance from time to time. It might break from time to time.

As of current version, only the client side part (code running on your local device) handles your geolocation. Your precise geolocation is never sent to the server or any external resource. However, the map background is downloaded on demand from Thunderforest so they could know the location of the displayed map.

OpenData

The data collected by https://cyclo.phyks.me/ is available under an ODbL license. You can get the most up to date JSON dump of available reports at https://cyclo.phyks.me/api/v1/reports.

Statistics about the instance can be fetched at https://cyclo.phyks.me/api/v1/stats.

Documentation

Detailed documentation about this software is available under the doc/ folder. This covers setting up your own instance, API, privacy choices etc.

Contributing

Check out the CONTRIBUTING.md file for all the required doc and details before contributing :) Any contributions are more than welcome!

License

This software is licensed under an MIT license, unless explicitly mentionned otherwise.

Icons are made from the original works:

Beep sound is provided under CC0 license and coming from freesound.org.

The map background is using tiles from Carto.com or Thunderforest, thanks to OpenStreetMap contributors and Leaflet.

Manual location picking uses the awesome API from adresse.data.gouv.fr.

Details about the sources and licenses of the opendata imported is available in the scripts/opendata/ scripts.

Thanks

Thanks a lot to all users, contributors and translators for the help on this software.

Among others, thanks to

  • Quenti for the Occitan translation.