Skip to content

Commit

Permalink
replace todo example with trello app
Browse files Browse the repository at this point in the history
  • Loading branch information
rofr committed Apr 19, 2020
1 parent 34da524 commit a709ea5
Show file tree
Hide file tree
Showing 140 changed files with 30,563 additions and 14,076 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -169,3 +169,4 @@ $RECYCLE.BIN/

# Ignore Benchmark.NET artifacts
*/BenchmarkDotNet.Artifacts/
.journal
3 changes: 0 additions & 3 deletions src/Memstate.Examples.TodoMvc/.bowerrc

This file was deleted.

31 changes: 0 additions & 31 deletions src/Memstate.Examples.TodoMvc/Controllers/HomeController.cs

This file was deleted.

52 changes: 0 additions & 52 deletions src/Memstate.Examples.TodoMvc/Controllers/ListsController.cs

This file was deleted.

47 changes: 0 additions & 47 deletions src/Memstate.Examples.TodoMvc/Controllers/TasksController.cs

This file was deleted.

47 changes: 0 additions & 47 deletions src/Memstate.Examples.TodoMvc/Domain/AddTask.cs

This file was deleted.

32 changes: 0 additions & 32 deletions src/Memstate.Examples.TodoMvc/Domain/Category.cs

This file was deleted.

34 changes: 0 additions & 34 deletions src/Memstate.Examples.TodoMvc/Domain/CompleteTask.cs

This file was deleted.

33 changes: 0 additions & 33 deletions src/Memstate.Examples.TodoMvc/Domain/CreateList.cs

This file was deleted.

15 changes: 0 additions & 15 deletions src/Memstate.Examples.TodoMvc/Domain/Lists/FindAll.cs

This file was deleted.

21 changes: 0 additions & 21 deletions src/Memstate.Examples.TodoMvc/Domain/Lists/FindOne.cs

This file was deleted.

25 changes: 0 additions & 25 deletions src/Memstate.Examples.TodoMvc/Domain/RemoveList.cs

This file was deleted.

Loading

0 comments on commit a709ea5

Please sign in to comment.