Browse Source

corrections

pull/515/head
lee 5 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. ##### 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. ##### 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 : 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 : - You will have to create a way to notify users when their posts are :
- liked/disliked - liked/disliked
- commented - commented
- You have to create an activity page that tracks the user own activity - You have to create an activity page that tracks the user own activity
- Shows the user created posts - Shows the user created posts
- Shows where the user left a like/disliked - 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. - 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. We encourage you to add any other additional features that you find relevant.

Loading…
Cancel
Save