steve-ochoa / osu_cs_361_longbourn

Longbourn Foxes Team Repo
1 stars 3 forks source link

Course and Companies Routes/Controllers/Models #6

Closed brian-rud closed 3 years ago

brian-rud commented 3 years ago
  1. Created and tested courses and company routes/controllers/models
  2. Changed name of SkillsDb to SkillsDbDto
  3. Updated server.js to include new routes
  4. I installed xhr2 and xhttprequest to help me test adding a course/company to the database