Backend feature complete for first sprint
implemented persistence logic for persisting users and courses selected by users by setting up H2 database and Expose ORM and defined api paths for user and course posting/getting implemented routes for external UW openAPI merge persistence with external api features reorganize code structure for better clarity