Add Most Popular Upcoming Games to Home Page #28

Open
opened 2024-01-14 14:32:39 -06:00 by jimmyb · 1 comment
Owner

Originally posted by Vilkathewolf

(Part of (old GitLab link))

New window on home page.

Will show most popular upcoming games. Any game with a release date beyond the current date.

Example -

**Originally posted by Vilkathewolf** (Part of (old GitLab link)) New window on home page. Will show most popular upcoming games. Any game with a release date beyond the current date. Example -
jimmyb added the
component: backend
component: web design
type: feature
component: games
labels 2024-01-14 14:32:39 -06:00
Author
Owner

Originally posted by Vilkathewolf

To help here is a formula ((old GitLab link))

Weighted Rank (WR) = (v / (v + m)) * S + (m / (v + m)) * C

S = Average score for the game (mean).

v = Number of people scoring the game.

m = Minimum votes/scores required to get a calculated score (currently 50 scores required).

C = The mean score across the entire MVGL DB.

**Originally posted by Vilkathewolf** To help here is a formula ((old GitLab link)) > Weighted Rank (WR) = (v / (v + m)) * S + (m / (v + m)) * C > S = Average score for the game (mean). > v = Number of people scoring the game. > m = Minimum votes/scores required to get a calculated score (currently 50 scores required). > C = The mean score across the entire MVGL DB.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: MyVideoGameList/myvideogamelist.com#28
No description provided.