Open marcus-gustafson opened 1 month ago
Create a playground page where we can test endpoints, database interactions, and ml interactions.
Instead of making a google document.
We should edit "/dev/sandbox/page.tsx" to have the following:
A button to mock sending game data to DB.
Mock fetching user data from DB (stats)
@marcus-gustafson I'm going to leave some notes here about our steps.
Description
Create a playground page where we can test endpoints, database interactions, and ml interactions.
Acceptance Criteria
Dev Notes
Instead of making a google document.
We should edit "/dev/sandbox/page.tsx" to have the following:
A button to mock sending game data to DB.
Mock fetching user data from DB (stats)
Subtasks