user-feedback / README.md
Ashmi Banerjee
added code validation
e3f0784
|
raw
history blame
613 Bytes
---
title: Feedback
emoji: πŸš€
colorFrom: pink
colorTo: yellow
sdk: streamlit
sdk_version: 1.41.1
app_file: app.py
pinned: false
license: mit
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
### How to run locally
`streamlit run app.py`
### TODO List
[ ] Consent form
[ ] Instructions
[ ] Add proceed button after prolific id
[ ] Make sure each question has at least 10 responses
### TODO List (Human Eval)
[ ] Check if user_id in database, then resume where they left off
[ ] Implement save and continue later button
[ ] Implement questions
[ ] Back button