gabrielshufelt / Real-Ratings-SOEN-341_Project_F24

0 stars 1 forks source link

Create Team Model #8

Closed k0ur0sh10 closed 4 weeks ago

k0ur0sh10 commented 1 month ago

Refer to this to create a model: Generating a model in Rails

Team model should include following fields:

name:string
course_name:string
instructor_id:integer        # used to identify the teacher who created the team