Emerald est une application de suivi local-first, optimisée pour gérer le progrès des Avis de recherche sur Dofus.
|
MGSimard
X: @MGSimard
GitHub: @MGSimard
Mail: [email protected]
For more info, view my portfolio at mgsimard.dev.
- Consider adding a toggle for ACCEPTED QUEST, so you know whether or not you picked up that bounty quest
- Consider webp for images, sucks for users wanting to download resources so not sure about that, site is lightweight enough that it doesn't matter
- There's a world where the only thing in localDB is IDs + user tracked data, that way I could simplify multi-language setup by matching localDB ID with the mob data JSON for rendering, rather than syncing the totality of the JSON into the localDB. It's not that big of a deal but if for some god forsaken reason I decide to support more than two languages, the localDB would start looking like shit with every single language version of monster names, locations etc.