A desktop app that designed to track your readings. I've started to create this app to learn React, encryption, Ui/Ux design and coding.
In order to start the app you need to start the react development server.
wails dev
wails build
- New single-page design.
- Add more info about reading data.
- Add autocomplete, more info about books(covers etc.) (Open Library Api).
- Refactor old code, make components less complex.
- Create icon.
- Add tests.