Showing
1 changed file
with
7 additions
and
7 deletions
... | @@ -2,12 +2,12 @@ | ... | @@ -2,12 +2,12 @@ |
2 | ## CHATBOT WITH CRAWLING | 2 | ## CHATBOT WITH CRAWLING |
3 | 3 | ||
4 | front | 4 | front |
5 | -- [] Modify card component | 5 | +- [x] Modify card component |
6 | -- [] Remove card message on dialogflow | 6 | +- [ ] Remove card message on dialogflow |
7 | -- [] Modify Intent on dialogflow | 7 | +- [ ] Modify Intent on dialogflow |
8 | -- [] Add additional functions on dialogflow | 8 | +- [ ] Add additional functions on dialogflow |
9 | -- [] Show video list on front (card compo) | 9 | +- [ ] Show video list on front (card compo) |
10 | 10 | ||
11 | back | 11 | back |
12 | -- [] Modify crawling.js to deal with null data | ||
13 | -- [] Dealing with Event queries | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
12 | +- [ ] Modify crawling.js to deal with null data | ||
13 | +- [ ] Dealing with Event queries | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or login to post a comment