Git Product home page Git Product logo

ai_movies's Introduction

AI Movies Shop

Kotlin Android AI-Generated

The AI Movies Shop is a multi-module Android project that showcases movies and their details, utilizing Jetpack Compose and Clean Architecture. The project is purely generated through OpenAI's GPT-4 with the guidance of Ihor Yutsyk.

Features

  • Fetch and display a list of movies including their prices
  • Display detailed information about individual movies upon selection
  • Uses Kotlin and Jetpack Compose for modern UI development

Project Modules

  • app: Serves as the entry point of the application, containing MainActivity, navigation setup, and integration of screens from the feature modules.
  • data: Handles the data layer, encompassing Repository implementation along with Remote Data Sources, facilitating movie data fetching and manipulation.
  • domain: Comprises Use-cases for business logic and the core Entities (Models) of the application.
  • feature-movies: Dedicated to the UI and supporting logic for the movies list feature, responsible for presenting users with a browsable list of movies.
  • feature-movieDetails: Focused on UI and associated logic for the movie details feature, allowing users to explore detailed information about a selected movie.

Tech Stack

  • Kotlin with Coroutines and Flow
  • Jetpack Compose for UI
  • Hilt (Dagger) for Dependency Injection
  • Retrofit2 and kotlinx.serialization for API communication
  • Clean Architecture with MVI (Model-View-Intent) design pattern

Pros

  • Well-organized project structure based on Clean Architecture principles and Feature Modules
  • Modern UI using Jetpack Compose
  • Hilt dependency injection simplifies dependency management and testing
  • Coil library for efficient image loading
  • Efficient API communication with Retrofit2 and Kotlin Serialization
  • Asynchronous programming using Kotlin Coroutines and Flow
  • MVI architecture for a reactive and unidirectional data flow

Cons

  • As an AI-generated project, some parts might require manual review and adjustments
  • The project is created with a specific use-case in mind, which may require modifications for different apps

This project was fully generated by AI with guidance from Ihor Yutsyk.

ai_movies's People

Contributors

igorsan98v2 avatar

Stargazers

Arda K. avatar Joshua Jeremia avatar

Watchers

Kostas Georgiou avatar  avatar

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.