Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.59 KB

File metadata and controls

51 lines (33 loc) · 1.59 KB

MAUI

Kid Story is a mobile application built using .NET MAUI that provides an engaging and interactive way for kids to enjoy stories. The app features stories with illustrations, text-to-speech functionality, and an intuitive user interface.

Features

  • Interactive Storytelling: Engage kids with interactive stories and illustrations.
  • Text-to-Speech: Listen to stories with text-to-speech functionality.
  • Language Support: Arabic.
  • User-Friendly Interface: Easy-to-use interface designed for kids.

Screenshots

Installation

Prerequisites

Steps

  1. Clone the Repository:

    git clone https://github.com/amuza2/KidStoryMAUI.git
    cd kid-story-app
  2. Restore NuGet Packages:

    dotnet restore
  3. Build the Project:

    dotnet build
  4. Run the App:

    • I used my smartphone (plunged in with wire) to run it but you can use the Visual Studio emulator after installing it too.

Note

  • This app is still in development.