startersacademy / fullstack-project-01

Learning Management System
MIT License
0 stars 5 forks source link

Use REST API to manage courses #20

Closed jadedsurfer closed 9 years ago

jadedsurfer commented 9 years ago

As a course manager, I need to manage the course description and details so that the course offering can be included in the course catalog.

Acceptance Criteria: -I can manage the following information about a course: --title --courseType (video, WBT, instructor led) --description --instructors --students

-I can create a course -I can view a course -I can modify an existing course -I can delete a course

goldlilys commented 9 years ago

Demo video in 5 minutes