A book manager
  • TypeScript 93.2%
  • JavaScript 3.6%
  • Java 1.8%
  • Gherkin 0.8%
  • HTML 0.3%
  • Other 0.3%
Find a file
2025-08-05 22:05:09 +03:00
.vscode Added recommended vs extenstions 2020-07-27 23:04:16 +00:00
android v4.18.4 2024-01-28 16:49:16 +03:00
dist fix: do not save updated_at to database 2021-05-30 14:05:03 +03:00
docs Add fastlane 2022-01-14 19:10:12 +03:00
e2e Fixed E2E tests 2021-05-30 15:12:35 +03:00
patches Update WatermelonDB 2021-12-25 13:38:59 +03:00
src fix: livelib 2025-08-05 21:52:53 +03:00
tests Created test setup 2022-01-30 15:08:56 +03:00
web Added new design to the home page 2021-04-09 00:04:57 +03:00
.editorconfig Merge 2019-05-08 22:12:54 +03:00
.eslintrc.js Details screen refactored 2021-12-07 18:29:11 +03:00
.gitattributes Add fastlane 2022-01-14 19:10:12 +03:00
.gitignore chore: remove fastlane 2025-08-05 22:05:09 +03:00
.prettierignore Added optional chaining 2019-11-07 17:36:24 +03:00
.prettierrc Fixed prettier 2020-04-18 18:50:44 +00:00
.tool-versions chore: mise versions 2025-08-05 21:52:34 +03:00
app.json Merge 2019-05-08 22:12:54 +03:00
babel.config.js Add fastlane 2022-01-14 19:10:12 +03:00
index.js feat: migrated to react-navigation V5 2021-03-21 01:55:23 +03:00
jest.config.js Created test setup 2022-01-30 15:08:56 +03:00
justfile chore: remove fastlane 2025-08-05 22:05:09 +03:00
metro.config.js Add fastlane 2022-01-14 19:10:12 +03:00
package.json chore: remove fastlane 2025-08-05 22:05:09 +03:00
README.md Add fastlane 2022-01-14 19:10:12 +03:00
tsconfig.json Add fastlane 2022-01-14 19:10:12 +03:00
webpack.config.js React native updated 2021-10-27 17:39:17 +03:00

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.

Home screen Home screen dark

Other screens