Skip to content

Ahmed-Hany-saad/learning_App

Repository files navigation

Learning App

This is a Flutter app designed to help you learn numbers, family members, colors, and phrases in both English and Japanese.

Features

  • Home Page: The main page of the app, with buttons to navigate to different sections.
  • Numbers Page: Displays numbers from 1 to 10 in English and Japanese, along with corresponding images and an audio player for pronunciation.
  • Family Members Page: Shows a list of family members in English and Japanese, along with images and an audio player for pronunciation.
  • Colors Page: Presents various colors in English and Japanese, along with images and an audio player for pronunciation.
  • Phrases Page: Provides common phrases in English and Japanese, with an audio player for pronunciation.

Installation and Setup

  1. Clone the repository to your local machine.
  2. Ensure you have Flutter and Dart installed on your development environment.
  3. Run flutter pub get to fetch the necessary dependencies.
  4. Connect a device or start an emulator.
  5. Run flutter run to launch the app.

How to Use

  1. On the home page, click on one of the four buttons to navigate to a specific section.
  2. In each section, you'll find a list of items in both English and Japanese.
  3. To hear the pronunciation, tap on the audio player next to each item.
  4. Explore the different sections and practice your language skills.

Dependencies

  • flutter: sdk: flutter
  • cupertino_icons: ^1.0.2
  • audioplayers: ^0.20.1

Acknowledgments

  • This app was developed using Flutter, a UI toolkit by Google.
  • Thanks to the open-source community for providing valuable resources and packages.

Contact

If you have any questions or suggestions, feel free to reach out to me at ahhasa842@gmail.com.

Enjoy learning with the app!