Skip to content

kunal-mandalia/people-by-page

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

people-by-page CircleCI Netlify Status

Staying on top of characters in a novel can be challenging. People By Page helps to jog your memory about who the key actors are and when they were introduced.

Demo

Contribute books

PRs to add books to the collection are most welcome. At the moment they're stored as files in ./web/src/books. See book_9780140449242 for an example of how 'The Brothers Karamazov' is structured.

To add a new book raise a PR with the following changes:

  1. Create a new file ./web/src/books/book_<ISBN>.ts
  2. Update the existing file ./web/src/books/books.ts by adding the new book to the books array
  3. CI tests will verify the if there's any obvious errors with the new book. If it passes it'll be reviewed and merged for the world to see

About

Chart characters over the course of a novel

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published