Skip to content

Educational 📱 android project, developed on the order of freelance

Notifications You must be signed in to change notification settings

GoetzDeBouville/SelfDictation

Repository files navigation

SelfDictation

badge-Android Kotlin Firebase

The main idea of the app is to exercise students on self-dictation. The application contains a screen for creating/editing and configuring sets of sentences, a screen for performing exercises (each sentence is displayed in a configured time period). Filtering of sets is supported. The project is build for tablayouts with android sdk 26+

Stack:

  • Android Studio
  • Coroutines + Flow
  • Arcitecture: MVVM+LiveData, Single Activity + Android Navigation
  • DB: Room Persistent Library
  • DI - Koin
  • Lottie
  • Firebase analytics (for demo only)

Screencast

TODO

Bind to firebase to save user data.

Getting Started 🛠

  1. Clone this repository to your local machine.

    git clone https://github.com/GoetzDeBouville/SelfDictation.git
    
  2. Open the project in Android Studio.

  3. Set up your Android device/emulator/simulator (use tablets!!).

  4. Build and run the project.

Contributing ✍️

Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request.

Contributors 📢

Contact me 📬

Releases

No releases published

Packages

No packages published

Languages