LibTube is a MDY3, responsive book discovery app built entirely with Flutter. It allows users to search for books and manage a personal library of saves and history.
- Book Discovery: Search for books or browse by genre.
- Rich Details: View book covers, summaries, author info, and average ratings.
- Personal Library:
- Save your favorite books ("Saves").
- Automatically tracks your viewing history.
- Both lists are persisted locally on the device.
- Dynamic Recommendations: The home screen recommends books based on your search history.
To run this project locally, clone it and start using it with flutter:
git clone https://github.com/lavan8t/libtube-flutter.git
cd libtube-flutter