optimalstrategy / COMP231

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[2A-1] Create Database Models for Ticket and User

optimalstrategy opened this issue · comments

  • Create a database model and an interface for Ticket
  • Create a database model and an interface for User
  • Test both models