operaton / operaton/operaton.org

Randomize Service Provider List

Open
#65 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue
Dominant language
HTML
Stars
1
Forks
11
Avg merge
14d 1h
Merged PRs (30d)
2

Description

The entries in the Service Providers page are listed in the order of addition. The list should be neutral and not favor any provider in order. Therefore the list shall appear in a random order.

If possible, the order should be stable on page reload, but vary by time. Ideally, present a different order by (configurable?) time frame (1d, 3h?).

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the Service Providers page and reading how its entries are currently assembled and rendered. Define a stable randomized order for reloads that changes at the requested time interval, then verify that providers do not retain an addition-order preference and that the page remains consistent during the interval.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.