Milestone 5

  +150

  1. Login now works. After logging in, instead of the “tweet” form, we could list the courses owned by current user. And a form to create a new course.

  2. Click on a course, and see a list of meetings within that course. And a form to create a new meeting.

Remember the acronym CRUD: Create, Retrieve, Update, Delete.

Eventually: can start to add edit/delete buttons beside the entries in the lists above. Also want a form to create each entity.