Coder Social home page Coder Social logo

coffeeappbm's Introduction

CoffeeApp

A Simple Coffee Store Android Application which has been implemented using Clean Architecture alongside MVVM design to (send\store\retrieve) requestes to end from backend.

The App Scenario:

After ordering a coffee from your device, they will be saved in database and will be displayed in a cart. Besides when a menu item is clicked, the coffee order will be appear and you can choose cub size and amount of sugar with increase in price.
user can login or create new account authentication action is saved in Data Store .


The architecture which implemented:


Light         Dark

Built With

  • Kotlin - As a programming language.
  • Room Database As a local database for saveing user orders .
  • Coroutines - For multithreading while handling requests to the server and local database.
  • Model-View-ViewModel(MVVM) - Offers an implementation of observer design pattern.
  • LiveData - notifies views of any database changes in an observer way.
  • Retrofit - A type-safe HTTP client for Android and Java
  • Glide - It is a fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and disk caching, and resource pooling into a simple and easy to use interface.
  • Hilt - It is arguably the most used Dependency Injection, or DI, framework for Android. Many Android projects use Dagger to simplify building and providing dependencies across the app. It gives you the ability to create specific scopes, modules, and components, where each forms a piece of a puzzle: The dependency graph.
  • Clean Architecture - Applying Clean Architecture and Solid Principles to build a robust, maintainable, and testable application.

Screens

Splash Welcome First Welcome Second

Cart Menu Settings

Order Navigation

coffeeappbm's People

Contributors

battarshuck avatar shazlee00 avatar

Stargazers

Aya Osama Ahmed avatar

Watchers

Ahmed Ali 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.