Bookstore e-commerce android application
- Users can create and login to their account, using Firebase Authentication.
- Displays all available books to the customers.
- View more information for each book and let the app read the description to you, via text to Speech (TTS).
- Search for a specific book via text or using the Speech to Text (STT) capability.
- Order books and pay for your purchase.
- Environment used to develop the Android app - Android Studio
- Language used to develop the Android app - Java
- Database - Firebase Realtime Database
- Additionally, Firebase Storage is used to store the images of the books.