TheHandsomeCoder / Mercantile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mercantile

Demo : https://mercan-tile.netlify.app/

Things done

  • Basic react app up and running
  • Netlify Setup
  • Item data dump from Roll20 pulled in
  • Basic filtering by GP
  • Editable title

Goals for today (18th March 2021)

  • Take existing json file as source of truth. Load only the items that are worth <=50gold.
  • Display in table with name, weight and cost fields listed. Ugly but working is fine!
  • Page load (according to Safari web tools/equivalent) takes less than 4 seconds when served from a 3rd part host.
  • Serve from netlify.

Scoped for next session

  • Get build time down to... insert low number here

About


Languages

Language:JavaScript 92.8%Language:TypeScript 5.7%Language:HTML 1.3%Language:CSS 0.2%