preferences survey does not send preferences to the backend #65

Closed
opened 2026-07-28 22:54:13 +00:00 by amzoeee · 0 comments
amzoeee commented 2026-07-28 22:54:13 +00:00 (Migrated from codeberg.org)

Description

as of right now the "submit" button does not do anything except send the user to /home.

it needs to:

  • save the survey inputs across the 3 different screens
    • it would be nice if pressing the "back" button does not overwrite the previously inputted responses
  • send a PUT request to the backend to store preferences in the db.

Help & Resources

### Description as of right now the "submit" button does not do anything except send the user to /home. it needs to: - save the survey inputs across the 3 different screens - it would be nice if pressing the "back" button does not overwrite the previously inputted responses - send a PUT request to the backend to store preferences in the db. ### Help & Resources - [README](../../ScottyLabs/housing/src/branch/main/README.md) - [Contributing Guidelines](../../ScottyLabs/housing/src/branch/main/docs/CONTRIBUTING.md)
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ScottyLabs/housing#65
No description provided.