Repo link

Project Repo

The initial commit will give you the project as it looks post the discussion on MVC basics:

  • HelloWorldController and Views

  • Simple Movie model

  • Movie CRUD pages

  • Movie FakeContext (in-memory collection)

  • MovieController for CRUD using a fake context object

How to checkout initial version

git checkout master -531b454b010178e24f09bd4e07146817ab656a29

Last updated