Skip to content

Latest commit

 

History

History
63 lines (46 loc) · 3.34 KB

README.md

File metadata and controls

63 lines (46 loc) · 3.34 KB

🙅 🙅 English Kids Talk : Android Application

Codacy Badge

This repository contains the source code of English Kids Talk android application by Setoz Creative Industries.

Architecture Blueprint

English Kids Talk uses Model View Presenter : as base of Design Pattern Application

English Kids Talk Structure

Related Project

English Kids Talk Related Project:

  1. English Kids Talk Dashboard Admin Page - Admin page for English Kids Talk to managing content and managing user.
  2. English Kids Talk Landing Page - The front Landing page of english kids talk.
  3. English Kids Talk API Page - The API Gateway for english kids talk application

The app has following packages:

  1. data: It contains all the data accessing and manipulating components.
  2. di: Dependency providing classes using Dagger2.
  3. ui: View classes along with their corresponding Presenters.
  4. service: Services for the application.
  5. utils: Utility classes.

Classes have been designed in such a way that it could be inherited and maximize the code reuse.

Library reference resources:

  1. RxJava2: https://github.com/amitshekhariitbhu/RxJava2-Android-Samples
  2. Dagger2: https://github.com/MindorksOpenSource/android-dagger2-example
  3. FastAndroidNetworking: https://github.com/amitshekhariitbhu/Fast-Android-Networking
  4. Calligraphy: https://github.com/chrisjenx/Calligraphy
  5. Picasso: http://square.github.io/picasso/
  6. Firebase Realtime Database: https://firebase.google.com/?hl=id

Playstore App of English Kids Talk

English Kids Talk: Helping kids learning english

Authors

  • Miftahun Najat - Initial work -
  • Rachmad Syahrul - Programmer 1 -
  • Syahrul Arifuddin - Programmer 2 -
  • Septy Aminatul - Programmer 3 -
  • Citra Azizah - Programmer 4 -
  • Rico Fajar - Programmer 5 -

See also the list of contributors who participated in this project.