StefanieMikloska / theAgenda

0 stars 0 forks source link

Need basic API for courses #4

Open nfrasser opened 10 years ago

nfrasser commented 10 years ago

Just the courses and their syllabus items. No crazy todo list stuff yet. The specs for these models (in JS) are located at client/scripts/models.

Here are the endpoints that should be included.

Courses

Endpoints

A shard is a thing that I made up that represents a part of a syllabus item. It's the model we'll use to break assignments up into more manageable pieces.

Here are some examples of potential shards

Each shard shouldn't take more than a couple hours to complete

Endpoints