hackEns / VelibFxos

Firefox OS app (and webapp) for the Velib bike sharing system in Paris.
3 stars 5 forks source link

Favorites adding is not working #91

Open Phyks opened 9 years ago

Phyks commented 9 years ago

We should implement the backend to add new favorites.

eliemichel commented 9 years ago

It has been suspended temporarily, but LocalStationStorage can handle it. I still have to add it to the StationStorage API, but as it is now, directly modifying the station storage's starredStations attribute and call save() works.