- Replace all [xxxx] to your answer
Project Name : [midtermproject-106034061(Forum)]
Key functions (add/delete)
- [user page, post page, post list page, leave comment under any post]
User page
Post List Page
Post Page
- Other functions (add/delete)
Component | Score | Y/N |
---|---|---|
Membership Mechanism | 20% | Y |
GitLab Page | 5% | Y |
Database | 15% | Y |
RWD | 15% | Y |
|Topic Key Function|15%|Y|
Component | Score | Y/N |
---|---|---|
Third-Party Sign In | 2.5% | Y |
Chrome Notification | 5% | Y |
Use CSS Animation | 2.5% | Y |
Security Report | 5% | Y |
- [key function] : [You enter into the home when you go to the index.html, and you can see several topics, you can post “go check" to see postlistpage, then In "postlistpage", you can push"go check" to go to postpage, where you can leave your comments.]
-
[Membership Mechanism] : [You can't browse the postlistpage with no signning in. you can go to the "Account" to go to sign in page]
-
[Database read/write]:[using "push"to push data and on to listen to alters]
-
[Canvas] : [I combine first assignment into my social website]
-
[Game] : [I add small game and do some alters(css/js), to it]
-
[Chatting Room] : [Add to small chatting room with no user detection]
-
[comments with html code detection(security)]:[avoid html code included.]
-
[Dislike]:[push can get dislike value+1 to firebase database]
-
[comment delete]:[you can delete your own comment(user detection)]