Giter VIP home page Giter VIP logo

Comments (4)

scrypt-kitty avatar scrypt-kitty commented on August 11, 2024 1

Default index could be just a search box or could have sections: realm stats, top guilds, top players, etc. something like that. The existing DAoC herald has a search with Patch notes and side bar of videos, top stories / stuff we don't have as their index.

from uthgard-herald.

thekroko avatar thekroko commented on August 11, 2024

Use this:
https://uthgard.org/herald/api/top/rvr

from uthgard-herald.

prsauer avatar prsauer commented on August 11, 2024

Need some filters. Most important:
/rvr?realm=Albion

Have had some people ask me to do per guild,
/rvr?guild=Critical

Per class would be fun as well...
/rvr?class=Mercenary

Also need an endpoint that shows data aggregated by Guild although should probably defer until we can query for single guilds.

The old herald also had weekly data although I know this might be hard to emulate...

-AP

from uthgard-herald.

OliverRadini avatar OliverRadini commented on August 11, 2024

I think looking at realm rankings for a particular guild should be done on the guild profile; we can simply sort the players by realm rank. In fact this is already qutie easy with the player-store/data-table setup I have.

The question of per class/realm is a little different as it'll involve larger player numbers. If they wouldn't provide an endpoint with all that player data, they could provide a top 100 or something. It could be just a list of names, in an order we can assume (realm rank). We can then request the rest of the data as it is needed. This functionality is now pretty fleshed out on the data-table/player-data-store combination I'm using on the guild pages.

from uthgard-herald.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.