-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathtxt.txt
29 lines (25 loc) · 1018 Bytes
/
txt.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
- TODO
-- update blog - done
-- validate tag - done
-- do filter
-- do comment - done
>> revisit relevent post feature. (i.e the post it self shouldn't be a relevent post to itself) - done
>> make sure to use .env - done
>> To increase security, Invalidating jwt token from the server is a must
>> To increase integrity, inaddition to role authorization,
make sure forum dlt and update only accesseble to the author of that forum and admin/moderator
(exception to editing for admin/moderators) - done
>> do pagination - almost done
>> add tags - done
>> work on blogs(UI and functionality) - done
>> make content body markdown supported - done
>> do search feature (consider both category and topic) - done
>> use more error handling(UI) for admin side - done?
>> bookmark functionality
>> delete comment
>> upvote/like comment
>> report/flag comment, topics, users
>> notification feature
>> retain url path when redirecting to auth
>> start video sharing
>> integrate payment sys for video monitazation