Arquisoft / viade_en3a

Viade En3A
https://arquisoft.github.io/viade_en3a/
1 stars 4 forks source link

Start storing routes on PODs intead of writing routes on code #46

Closed PabloFerMar closed 4 years ago

PabloFerMar commented 4 years ago

We will use ldflex to store and retrieve routes from the logged in user POD

PabloFerMar commented 4 years ago

Library found for managing files and folders in POD

https://github.com/jeff-zucker/solid-file-client

jesQM commented 4 years ago

On df162a67af5e3bbdd01709b787aaca67d31cca17 I've added some of this functionality: Routes can be saved on pods already (in json format) and will be saved at "pod"/viade/en3a/routes, for example https://uo263624.solid.community/viade/en3a/routes/

However, it is still neccesary to be able to retreave them

jesQM commented 4 years ago

86 finally is able of reading from the pod