SiLeBAT / fcl-client

Web app for analyzing food delivery networks
https://silebat.github.io/fcl-client/
GNU General Public License v3.0
7 stars 2 forks source link

Data transfer NRW ATAST to FCL Web #511

Open bfrgottscma opened 3 years ago

bfrgottscma commented 3 years ago

As a user of the NRW ATAST tool I would like to be able to view the ATAST data easily in FCL Web (same user, same computer).

Workflow in the NRW tool: When clicking the FCL Web button, the data is prepared as a JSON file and stored in local storage and FCL Web website is called

Workflow in FCL Web: When user visits FCL Web and is coming from NRW ATAST tool website, the user should be able to login to FCL Web (manual login). After successful login, the Tracing view should be opened and the data should be loaded automatically (from local browser storage).

DevNote: Can local browser storage be used from two apps? Security issues? Local storage for all user acounts. Delete local storage afterwards.

CAVE: This is the workflow for users already registered in FCL Web. If users are not registered/forgot the password, they have to register/recover password first and then again export the data from the ATAST system in order to start the workflow.

Alternative: KNIME script (Selenium) --> ask Alex/Birgit.

Think of Tests

Additional context

ruegenbfr commented 3 years ago

Proposed solutions:

See details here: https://app.zenhub.com/files/61294409/fb612749-907a-4dad-8e59-5a6b2315d0ea/download

Next step:

Discuss solutions with NRW