Git Product home page Git Product logo

book-database's People

Contributors

ashleyfae avatar dependabot[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

clq silky

book-database's Issues

Review UI: Add dropdown to select existing reading entry

Instead of an awkward checkbox, there should be a dropdown for reading entry:

  • Add existing entry
  • Create new entry
  • No entry

When selecting "add existing", a dropdown of entries appears.
When selecting "create new", all the fields for inserting a new one appears.

More book statistics

  • Breakdown of page numbers:
    • Number of books with 0-150 pages
    • Number with 151 - 300
    • etc.
  • Number of different authors
  • Number of different series
  • Number of standalones

Column for actual review content in reviews table

Reviews are really associated with posts/pages, but maybe I should add a column for the actual review_content in the reviews table. This would make it easier to work with Review to Goodreads / Review Submission features.

Widgets

  • Books read/reviewed goal counter
  • Reviews (recent/monthly/upcoming options)
  • Reading log (list of books read)

Book gallery block

Like adding a media gallery but for books. Actual shortcode will be with book IDs rather than filtering params.

Duplicate reading log created

I think it's when:

  • Add reading log to book
  • Click "add review" from reading log entry
  • Save review

Maybe creating a new log instead of using the existing one..

Add table for owned books

wp_bdb_owned_editions

book_id (int)
isbn (text)
format (text)
date_acquired (datetime)
signed (int)

  • Create table
  • Add interface in Edit Book page
  • Allow searching by ISBN in admin book list
  • Allow filtering by "books owned" in admin book list
  • Allow filtering by book format

Expand series table + add series interface

  • New table columns for total_books (total in series) and books_read (maybe -- this latter one could be calculated on the fly). Maybe also add series_rating.
  • New submenu under "Book Library" for "Series" to view list of all series. Include a column for how many books in the series can be read.
  • Edit series interface allows you to edit all fields and also shows a list of books in the series.

Add "Terms" page in admin area

  • Table of terms
  • Filters for taxonomy type
  • Edit term name, description, etc.
  • Show average rating for books with that term
  • Link to term's books

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.