sheldor1510 / spotifynder

CS326 Project
2 stars 1 forks source link

[BACKEND] Onboarding 2 - Personality Prompts #13

Open nehalgarg03 opened 7 hours ago

nehalgarg03 commented 7 hours ago

Description: A user will fill out the personality prompts and that information will be stored in the database in the user's object.

Owner: Nehal

Feature Weight: 2 points

Expected Outcome: Should be able to see the user's answers to the personality prompts in the database for their user object.

nandapriyal2003 commented 6 hours ago

This is a valuable feature! Ensure the personality prompts are validated before saving and consider structuring the data in a flexible format to allow for future updates or additional prompts without schema changes.