Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 348 Bytes

readme.mdown

File metadata and controls

14 lines (12 loc) · 348 Bytes

ToDoApp - Small To do application from Nathalie

To do list for ToDoApp

  • Create user
  • User / add task
  • User / remove task
  • User / change task
  • User / change status of task

About

This is my first C# project. Creating this with MVC 4, Entity Framework and Code first.