Browse Source

corrections

content-update
lee 4 years ago committed by Christopher Fremond
parent
commit
2f9cfceb23
  1. 2
      subjects/forum/forum-advanced-features.audit.en.md
  2. 6
      subjects/forum/forum-advanced-features.en.md

2
subjects/forum/forum-advanced-features.audit.en.md

@ -10,7 +10,7 @@
##### Try to comment any post at your choice.
###### Does the commented post appear on the activity page along with the comment you made?
###### Does the comment appear on the activity page along with the commented post you made?
##### Try to create a new post.

6
subjects/forum/forum-advanced-features.en.md

@ -7,12 +7,16 @@ You must follow the same [principles](https://public.01-edu.org/subjects/forum/f
In forum advanced features, you will have to implement the following features :
- You will have to create a way to notify users when their posts are :
- liked/disliked
- commented
- You have to create an activity page that tracks the user own activity
- Shows the user created posts
- Shows where the user left a like/disliked
- Shows where the user has been commenting and the comment as well
- Shows where and what the user has been commenting. For this will have to show the comment and what post did he commented
- You have to create a section where you will be able to Edit/Remove posts and comments.
We encourage you to add any other additional features that you find relevant.

Loading…
Cancel
Save