Browse Source

typos

content-update
Christopher Fremond 4 years ago committed by Christopher Fremond
parent
commit
604ca62669
  1. 6
      subjects/forum/forum-advanced-features.en.md

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

@ -4,7 +4,7 @@
You must follow the same [principles](https://public.01-edu.org/subjects/forum/forum.en) as the first subject.
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 :
@ -14,8 +14,8 @@ In forum advanced features, you will have to implement the following features :
- You have to create an activity page that tracks the user own activity. In other words, a page that :
- Shows the user created posts
- Shows where the user left a like/disliked
- Shows where and what the user has been commenting. For this will have to show the comment and what post did he commented
- Shows where the user left a like or a dislike
- Shows where and what the user has been commenting. For this, the comment will have to be shown, as well as the post commented
- You have to create a section where you will be able to Edit/Remove posts and comments.

Loading…
Cancel
Save