Skip to content

Commit e44027d

Browse files
authored
Update README.md
1 parent bd51e80 commit e44027d

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,14 @@ Link to Medium article: [Build a Task List with Laravel 5.4 and Vue 2](https://m
55

66
![](https://cdn-images-1.medium.com/max/800/1*K4ql54DReAe8bguU0rTXtQ.png)
77

8+
### Todo
9+
10+
- [ ] Add pagination using [hootlex/vuejs-paginator](https://github.com/hootlex/vuejs-paginator) (can also see helpful [laracast episode](https://laracasts.com/series/lets-build-a-forum-with-laravel/episodes/16) for building from scratch)
11+
12+
- [ ] Edit tasks
13+
14+
- [ ] Search tasks
15+
16+
- [ ] Task filters
17+
818

0 commit comments

Comments
 (0)