Story Teller Application

Story Teller App
Project Date April 10th, 2024
Platform Android
Backend Firebase / SQLite
View GitHub Repo

The Story Teller App is an interactive Android application allowing users to add, view, and listen to stories using text-to-speech (TTS) technology. It features Admin and User portals.

Key Features:

  • Admin: Approve or remove stories to maintain quality.
  • Text-to-Speech: Converts stories into natural-sounding speech.
  • Users: Browse, search, and listen to stories.

Technologies Used:

  • Programming: Java (Android)
  • Database: Firebase Firestore / SQLite
  • TTS: Google TTS API
  • Authentication: Firebase Email Auth