RaphaelDDL / e7db-ui

EpicSevenDB.com UI for game information, such as Heroes, Artifacts, Gear, Skills and anything else necessary to present the DB. Made with NUXT.js (Vue.js, Express, SASS)
https://epicsevendb.com
Other
10 stars 5 forks source link

Items/Catalyst page + search #8

Open RaphaelDDL opened 5 years ago

RaphaelDDL commented 5 years ago

We already have the data for catalysts and some others ( https://github.com/EpicSevenDB/gamedatabase/tree/master/src/item ).

Now to use them

Requisite: I need to go through datamined images for items and rename all of them

willhausman commented 5 years ago

Please, please, PLEASE include where items can be farmed in the game.

RaphaelDDL commented 5 years ago

Adding a medium since I've added the tooltip on hero pages which already show the ap shops and locations.

RaphaelDDL commented 5 years ago

https://epicsevendb.com/items page created

need to work on filters next.