ucsb-cs156-f24 / proj-happycows-f24-10

0 stars 0 forks source link

Feature: add database table for Students #12

Open r0ckwav3 opened 5 hours ago

r0ckwav3 commented 5 hours ago

Part of Epic: #6

Create a database table for students with the following information:

In the case where a student takes multiple courses they will have multiple Student objects associated with them For this schema create:

Verify that the endpoints are visible on swagger and the database is visible on the dokku postgres.