NathanPB / WheresMyDuo

Final Assignment of my graduation
GNU Lesser General Public License v3.0
3 stars 1 forks source link

Feature: Highlights #1

Open NathanPB opened 3 years ago

NathanPB commented 3 years ago

Terminology

By highlights it's meant a small video clip, GIF or screenshot of a moment that occurred in a gameplay. For instance: A 10 seconds video clip where a player made a double kill.

Quick Description

The users will be able to upload the highlights that occurred during a gameplay. Those highlights will be public available in the profile of the user who posted it. Users will also be able to rate each other's highlights and make a single comment.

Flows

Upload a Highlight

In the top menu, there will be a button where users will be able to upload the file containing the highlight (image, gif or video files).

View Highlight

There will be a separated tab in the profile's screen where a thumbnail of the highlights uploaded by the profile owner will be available in a list format. Clicking the preview, the highlight will be shown in a wider format (e.g. full screen on mobile).

Remove Highlight

Users will be able to remove highlights for its own profile by going to the highlight's tab and exclude a highlight in the list.

Rate and Comment

Users will be able to attach a single comment to other people's highlights and include a rating (1 to 5 stars format). Comments and rates will be public available in the commented/rated highlight's page.

Report Highlight

Users will be able to report a highlight or a comment if it doesn't find the WheresMyDuo Community Guidelines (Work In Progress). Those reports will be available in the administrator's dashboard and will be manually judged.

Future Perspective