This application is our term project of the Mobile Programming with Flutter course.
Features:
- Recommendation System ( We ask users to choose at least 4 genres to continue, so our recommendation algorithm can show the results to the users)
- Book searching (Users can search whatever they want from Google Books API
- Each user has their favorite list that is stored in the real-time database
- Dark theme option
Technologies that we used:
- Google books API
- Notifications (Firebase)
- Authentication (Firebase)
- Real-Time Database