Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Patataman/gw2-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

📓✏️ GW2 TODO List

Archived in favor of https://github.com/GW2TODOList/gw2todolist.github.io

This is a WIP, but usable

Web interface to track progress on items

No backend is used, everything happens in your own browser. No data is stored outside your PC

Data stored in localStorage

  • Token: Your API Token
  • Language: Language to retrieve information from the API. Default: English
  • Account materials: Materials in your account to avoid asking the API all the time
  • Items: List of items that you have included in the TODO List

TODO list

  • Detect if item is already in inventory or unlocked
  • Refresh buttons for "heavy" api queries
  • Export / Load button to download a json with all the info, so you can take it to other PCs
  • Add bulk: To add multiple chat links at once
  • Progress bar on the different items?
  • Possibility to reorder items in the list?
  • Nice CSS (PR are welcome 😁)
  • How do I get Mystic forge recipes ??