strudel-science / strudel-kit

Frontend React templates for implementing scientific UIs with the STRUDEL design system.
https://strudel.science/strudel-kit/docs
Other
8 stars 3 forks source link

Adapt FastAPI example for Contribute Data GBIF task flow #109

Closed codytodonnell closed 1 day ago

codytodonnell commented 3 months ago

Add on to the FastAPI example to include models and endpoints that correspond to the Contribute Data Task Flow.

codytodonnell commented 1 day ago

This work was part of a student summer project where we were working with FastAPI to build out a more complete example app for the Contribute Data and Explore Data Task Flows.

We are exploring ways to continue this work in the form of backend examples that correspond to the different task flow templates.

For now, I'm going to close this issue as this particular project has ended. We may open a similar issue in the future as more backend work becomes part of our scope.

The in-progress code for this issues can be found here: https://github.com/codytodonnell/strudel-kit/tree/main/experimental/strudel-ex