NJIT-CLASS / backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bieber Database Implementation

cga101 opened this issue · comments

Three Requirements

Required to implement Bieber's Schema and prepare for algorithm creation.

  • Directly insert the new tables into the test database (will require some changes).
  • Create the missing "Assignment" tables using the schema provided.
  • Update the API endpoints.