Builder Showcase Workflow Documentation
This document describes the testing steps and results of the builder Showcase layer of the Data Inside data™ platform.
Intial Form submissions
This is the first submission from submission form
- Form filled out and previewed accordingly, then submitted
- Project submitted/inserted to supabase database backend ‘project_submission’ table
- Project submission is now in submitted status
- The next step is to review project
Review step of the Workflow
This step focuses on the review step of the builder showcase
- First view submissions using terminal–
python scripts/view_submissions.py --submission-id SUBMISSION_UUID–or streamlit dashboard views - Change submission status to
reviewusingpython scripts/update_submission_status.py --submission-id ac9b7eba-c303-4700-a8cd-86ba816eee10 --status reviewing