Skip to content

nomeata/caresteouvert

 
 

Repository files navigation

Ça reste ouvert (It Stays Open)

Ça reste ouvert

Ça reste ouvert, la carte collaborative des lieux ouverts durant le confinement / the collaborative map of the places open during the lockdown #Covid19.

Toutes les informations sur le projet sont ici / All informations about the project here : https://blog.caresteouvert.fr/about

Architecture

To deploy a complete instance of "Ça reste ouvert", you needs:

Development

The easiest way to contribute to the map is to use Docker:

./script/server

Otherwise, you can use use yarn:

yarn install
yarn run sprites
yarn run icons
yarn run dev

And go to http://localhost:1234/.

Translation

Translations are managed via Transifex, go here to translate it in your language.

Data

Data used on our map comes from two sources :

  • OpenStreetMap : the free, worldwide geographic database. We use information about points of interest and also lockdown opening hours
  • Covid enseignes : chain stores opening rules by country. This allows to mark as open/closed a wide range of shops worldwide.

So you can either directly contribute to OpenStreetMap (using opening_hours:covid19=* tag on individual features), or add rules concerning chain stores in Covid enseignes repository.

Data derivated from Ça reste ouvert can be downloaded at this URL : https://download.osmontrouge.fr/caresteouvert/

License

Copyright (c) "Ça reste ouvert" 2020

Released under the AGPL v3 terms, see the LICENSE file to read the full text.

About

Ça reste ouvert - the collaborative map of open places during the lockdown

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 44.7%
  • JavaScript 34.3%
  • PLpgSQL 11.7%
  • Shell 5.9%
  • TSQL 2.7%
  • Dockerfile 0.7%