https://github.com/n6g7/chapter
Online book shelves
https://github.com/n6g7/chapter
book books isbn library react reading reading-list
Last synced: about 1 month ago
JSON representation
Online book shelves
- Host: GitHub
- URL: https://github.com/n6g7/chapter
- Owner: n6g7
- Created: 2016-05-22T15:10:03.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-11-21T07:24:19.000Z (5 months ago)
- Last Synced: 2025-02-27T01:11:08.827Z (about 2 months ago)
- Topics: book, books, isbn, library, react, reading, reading-list
- Language: JavaScript
- Homepage: https://chapter.gnab.fr
- Size: 9.36 MB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 60
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Chapter [](https://circleci.com/gh/n6g7/chapter/tree/master) [](https://www.bithound.io/github/n6g7/chapter) [](https://greenkeeper.io/) [](https://snyk.io/test/github/n6g7/chapter/c75270b4a9b0cac9545cedee251790b0738f801d) [](https://coveralls.io/github/n6g7/chapter?branch=master)

## Install
```sh
yarn install
```## How to:
- dev? `yarn dev`
- build? `yarn build`
- test? `yarn test`## Todo
- [X] Beautiful design
- [X] Update book
- [X] Delete book
- [X] Detect cover colour palette
- [X] Drag & Drop books
- [X] Import/export feature
- [X] Save image url to save on Google API requests
- [X] Autoformat ISBN field (à la stripe credit card)
- [X] Pre-fill book status when I click on "add a book" in a shelf
- [X] Autofill book data from ISBN
- [X] Hide "from to" on stock books
- [X] New state: wishlist
- [X] Sort books by read date
- [X] Books timeline
- [X] Default book image
- [X] Add a favicon
- [ ] Add book tags to filter them
- [ ] Mobile app to scan barcodes and automatically add books to the library