Coder Social home page Coder Social logo

ayodeji97 / mackie Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 2.0 4.46 MB

Android architecture component sample with MVVM design pattern, data binding, dagger hilt, navigation component, Kotlin coroutine with liveData, Room for Database management and hardware integration.

License: Apache License 2.0

Kotlin 100.00%
android coroutines livedata databinding room-persistence-library dagger-hilt mvvm-architecture architecture-components retrofit2 glide

mackie's Introduction

Mackie App

Mackie App is a music application that display a list of trending artist song and also a list of recommended songs to users.

This is a custom application built and reviewed by Udacity Android Nanodegree Programme expert.

Mackie Application is under development. Note: Mackie Application is built only for learning and sharing lastest android development

Feature

  • Kotlin Coroutine for async operations
  • liveData an observable data holder class for lifecycle-aware task
  • Dagger Hilt for dependency injection
  • Databinding to bind UI layout to data model
  • Retrofit library to had interaction with external api
  • Room libray for local caching of data
  • Shared preference for user session storage
  • Custom firebase authentication
  • Glide an image loader library for imaging loading optimisation
  • Camera hardware integration

Get Started

As this is an android project, you will need an android device to run the application Instruction to run the project

  • Download and install lastest android studio on your device.

    • Here is the link to download the lastest version of android studio
  • Clone the project repository by running the following command line on a terminal

    git clone https://github.com/Ayodeji97/Mackie.git
    
    
  • Open project in android studio by clicking of File -> New -> Import project and choose the downloaded project

  • You will need an Api Key to run the app

    • Get an api key from this link
  • Store you api key in gradle.properties file

  • Run the app

Libraries

Screen Shots

Author

Daniel Ayodeji

Code Of Coduct

Kindly take some time to go through the app code of coduct to help in healthy contribution to this project - see : Code of Conduct

License

This project is licensed under the Apache License 2.0 - see : licence

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.