Skip to content
This repository has been archived by the owner on Oct 11, 2021. It is now read-only.

Auction page with sale + artwork data loaded from metaphysics #2

Open
erikdstock opened this issue Nov 11, 2020 · 0 comments
Open

Auction page with sale + artwork data loaded from metaphysics #2

erikdstock opened this issue Nov 11, 2020 · 0 comments
Labels
Metaphysics Querying metaphysics
Projects

Comments

@erikdstock
Copy link
Collaborator

erikdstock commented Nov 11, 2020

Related to #5 - just coordinate with whoever is doing that
A page showing the current, live state of an auction:

A/C:

  • an /auction/:id route (eg a page from src/pages/auction/[id].tsx)
  • I think the id param above should work with either a sale slug or id because our metaphysics + gravity queries will ultimately accept either.
  • see the documentation for getInitialProps and getStaticProps - I think we may be able to leverage incremental site generation for faster load times on the metaphysics side
  • present the artworks in some simple way on the page
@erikdstock erikdstock created this issue from a note in hackathon (To do) Nov 11, 2020
@erikdstock erikdstock added the Metaphysics Querying metaphysics label Nov 11, 2020
This was referenced Nov 11, 2020
@erikdstock erikdstock moved this from To do to In progress in hackathon Nov 11, 2020
@jo-rs jo-rs moved this from In progress to Review in progress in hackathon Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Metaphysics Querying metaphysics
Projects
hackathon
Review in progress
Development

No branches or pull requests

1 participant