DisneyCharacters Save

A Disney characters list application developed using modern Android development technologies such as Mutli Module, Jetpack Compose, Clean Architecture, MVVM, Coroutines, Flow, and Hilt.

Project README

Disney Characters - Jetpack Compose

An example app showcasing the usage of Jetpack Compose, Clean Architecture, MVVM, Coroutines, Flow, and Hilt for dependency injection. The app displays a list of Disney characters retrieved from an API and provides detailed information for each character.

Features 🔥

  • Multi-module architecture
  • Displays a list of Disney characters retrieved from a public API.
  • Provides detailed information for each character, including name, image, and description.
  • Uses Jetpack Compose to build the UI.
  • UseCase / Repository / DataSource logics are best practises from clean architecture..
  • Uses MVVM architecture to manage the app's UI and data.
  • Uses Coroutines and Flow for asynchronous operations.
  • Uses Hilt for dependency injection.

To-Do List

  • Create a detail screen for displaying the detailed information of each character.
  • Implement navigation using a NavHost.
  • Create a detailed card for each character to display on the list.
  • Write Unit test
  • Write UI test

Contribution 👏

Please feel free to open issues or pull requests; all sorts of contributions are welcome! Let's make it better together! 💪

Contact

Twitter: @borandroid

Linkedin: Muhammed Furkan Boran

License

Copyright [2023] [Furkan Boran]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Open Source Agenda is not affiliated with "DisneyCharacters" Project. README Source: boranfrkn/DisneyCharacters

Open Source Agenda Badge

Open Source Agenda Rating