commit f5e78135489bd4a200f6097d248c94822855980b Author: fevirtus <48514861+fevirtus@users.noreply.github.com> Date: Mon Mar 23 16:00:24 2026 +0700 docs: initialize repository README diff --git a/README.md b/README.md new file mode 100644 index 0000000..92c0134 --- /dev/null +++ b/README.md @@ -0,0 +1,19 @@ +# reader-app + +Flutter mobile app for reading novels, synced with the existing web platform. + +## Scope + +- Full end-user feature parity with the current web app. +- Excludes all moderator/admin workflows. + +## Planned Feature Set + +- Google login and authenticated user session. +- Home feed, hot boards, and recommendations. +- Search with suggestions, genre, status, and sort filters. +- Novel detail with chapter list and series metadata. +- Reader with TOC, reading preferences, and progress sync. +- Bookshelf tabs: Dang doc, Danh dau, Da doc, De cu. +- Comments, ratings, and user recommendations. +- Native TTS and offline reading support.