mirror of
https://github.com/isdenmois/bookly.git
synced 2026-08-31 05:32:05 +03:00
A book manager
- TypeScript 93.2%
- JavaScript 3.6%
- Java 1.8%
- Gherkin 0.8%
- HTML 0.3%
- Other 0.3%
| .vscode | ||
| android | ||
| dist | ||
| docs | ||
| e2e | ||
| patches | ||
| src | ||
| tests | ||
| web | ||
| .editorconfig | ||
| .eslintrc.js | ||
| .gitattributes | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| .tool-versions | ||
| app.json | ||
| babel.config.js | ||
| index.js | ||
| jest.config.js | ||
| justfile | ||
| metro.config.js | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
| webpack.config.js | ||
Bookly
Bookly is a book manager where you can:
- to store the list of your read books
- to keep the list of books that you wish to read
- to pick a book from your wish list using filters and random
- to view reading stats
- to explore book data and book series
- to track the progress of the reading challenge
The app is available in English and Russian languages.

