indiamos / bookalatorJS

A web-based tool for exploring texts. Built with Node, Express, Postgres, Sequelize, React, Redux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FEAT(mvp): Create SingleBook component

indiamos opened this issue · comments

commented

Subcomponents

  • book picker dropdowns (left and right, options sorted alpha by Author.lastName, Author.firstName, Book.title)
  • left book card (default: 1st book in the picker)
    • left book cover thumbnail
    • left book metadata block (collapsible)
  • right book card
    • right book placeholder
  • word table: left book word counts, left book words

Notes

  • Table headings should be clickable to allow sorting.

Single book view