Giter VIP home page Giter VIP logo

okwu-asusu-igbo-dictionary's Introduction

Okwu Asụ̀sụ̄ Igbo Dictionary

The Okwu Asụ̀sụ̄ Igbo Dictionary App is a language learning application that allows users to explore and understand the Igbo language. This app utilizes the Igbo API to provide accurate and up-to-date information about Igbo words and their meanings. The app follows a clean architecture approach, ensuring modularity and maintainability. It also incorporates caching to enhance user experience.

Screeshots

20230821_184526

Features

  • Search and retrieve meanings of Igbo words using the Igbo API.
  • Clean architecture design to separate concerns and improve code maintainability.
  • Caching mechanism to store previously searched words for offline access.
  • User-friendly interface built with Jetpack Compose, providing a modern and engaging user experience.
  • Integration with Dagger Hilt for dependency injection to manage and provide app-wide components.
  • Utilizes Retrofit for efficient network communication with the Igbo API.
  • Implements Room database for local caching and storage of word meanings.
  • Integration with Coroutines for asynchronous programming and lifecycle-aware operations.

Dependencies

  • AndroidX Core KTX - Core utility libraries for Android.
  • AppCompat - Support library for compatibility across different Android versions.
  • Material Design - Implement Google's Material Design guidelines in the app.
  • Lifecycle Runtime KTX - Android architecture components for handling lifecycle events.
  • Activity Compose - AndroidX library for creating activities using Jetpack Compose.
  • JUnit - Testing framework for unit testing Java code.
  • Espresso - Android testing framework for UI testing.
  • Compose - Jetpack Compose UI toolkit for building native UIs.
  • Kotlin Coroutines - Library for asynchronous and concurrent programming.
  • Dagger Hilt - Dependency injection framework for Android apps.
  • Retrofit - Type-safe HTTP client for making network requests.
  • OkHttp - HTTP client for efficient network communication.
  • Room - Android architecture components for SQLite database interactions.
  • AndroidX Media - Android architecture components for media playback.

Bugs and Issues

Please note that the app is currently under development and bugs may be present. Bug reports and suggestions are welcome. The app also requires active internet connection to function properly.

Setup

  1. Clone the repository: git clone https://github.com/GreatGrant/Okwu-Asusu-Igbo-Dictionary.git
  2. Open the project in Android Studio and download all necessary dependencies.
  3. Replace the API key in the local.properties file with your actual API key.

Architecture Overview

The Igbo Dictionary App follows the clean architecture approach, separating the app into different layers:

  • Presentation: Contains UI-related code, built using Jetpack Compose.
  • Domain: Contains business logic and use cases.
  • Data: Responsible for retrieving and storing data. Integrates with the API and local storage.

How to Contribute

Contributions to the Igbo Dictionary App project are welcome! Here's how you can get started:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Implement your changes and ensure they are well-tested.
  4. Push your changes to your fork: git push origin feature-name.
  5. Open a pull request to the main repository.

For major changes, please open an issue first to discuss what you would like to change.

Contact

If you have any questions or suggestions, feel free to contact me on X or LinkedIn. You can also raise an issue in the repository.

Support

If you like this project, please consider supporting it by giving it a star ⭐️.

Credits

This project is built by the collaborative efforts of contributors. The Igbo API used by this app is provided by nkowaokwu.

License

This project is licensed under the GNU License.

okwu-asusu-igbo-dictionary's People

Contributors

greatgrant avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

omashone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.