Full instructions for the assignment can be found in the learning platform: https://hub.hackyourfuture.nl/backend-week-5-assignment
Write your DDL statements to create the tables for the database in the task-1/schema.sql file.
Write your Java code to perform CRUD in the task-2 folder.