Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 1.66 KB

README.md

File metadata and controls

31 lines (24 loc) · 1.66 KB

Ledo

an education Android app that shows some courses and view videos of every lesson in that course, So the student can login and follow his courses.

Features

  • Authentication.
  • view available courses
  • view course video and content
  • save student progress through course
  • student achievemnet
  • ask questions after every lesson

Architecture and Tech features

  • Fully written in Kotlin language.
  • Firebase authentication
  • Uses Picasso for image loading.
  • Shared preferences
  • Built on MVVM architecture pattern.
  • Uses Android Architecture Components, specifically ViewModel and LiveData.

Screenshots

image image

image image

image image

image