Update home
parent
4604540885
commit
d169dbe5c3
19
home.md
19
home.md
@ -8,11 +8,26 @@ to define
|
||||
|
||||
## Requires
|
||||
* Data structure of Fb events
|
||||
* Mobilizon API
|
||||
* Mobilizon API in GraphQL to add and update an event
|
||||
|
||||
# Ressources
|
||||
https://blog.mozilla.org/addons/2014/06/05/how-to-develop-firefox-extension/
|
||||
|
||||
## inspiration
|
||||
https://invidio.us
|
||||
https://newpipe.schabi.org
|
||||
https://newpipe.schabi.org
|
||||
|
||||
# data of a FB event.
|
||||
TODO
|
||||
|
||||
# data of a meetup event.
|
||||
example from https://www.meetup.com/fr-FR/Conversation-Francaise-au-cafe/events/jhxtdryzlbnc/
|
||||
|
||||
| type | selecteur css | exemple |
|
||||
| date| .eventStatusLabel | vendredi 30 août 2019|
|
||||
| titre | .pageHead-headline.text--pageTitle | Parler Français au café avec Geneviève |
|
||||
|tarif | .fee-description | 15.00€|
|
||||
| map-link | .venueDisplay[href] | https://www.google.com/maps/search/?api=1&query=48.869316%2C2.325202 |
|
||||
|map-address-name | .wrap--singleLine--truncate | Prêt à Manger |
|
||||
|map-address| .venueDisplay-venue-address | 25-27 rue Duphot, Paris 75008 |
|
||||
| description | .event-description | "You’re in Paris, so why not practice your French à la française? Meet us for a relaxed chat, in French..." |
|
Loading…
x
Reference in New Issue
Block a user