As a user:
I would like to input knapsack data so that I can save it.
GIVEN knapsack data (URL, video)
WHEN I hit the knapsack creation route
THEN data should be saved to the database
Acceptance Criteria
- The knapsack POST route must be demonstrated as working as planned
As a user:
I would like to input knapsack data so that I can save it.
GIVEN knapsack data (URL, video)
WHEN I hit the knapsack creation route
THEN data should be saved to the database
Acceptance Criteria