Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stepicorg/stepik-android

Android Application for Taking Open Courses on the Stepik Platform
https://github.com/stepicorg/stepik-android

android android-application appmetrics butterknife dagger2 java kotlin kotlin-android mobile-app mobile-first retrofit2 rxjava2 stepik

Last synced: 1 day ago
JSON representation

Android Application for Taking Open Courses on the Stepik Platform

Awesome Lists containing this project

README

        

# Stepik for Android

Learn anywhere you want with the Stepik! [Stepik](https://stepik.org) is a platform offering the best online courses in Computer Science and various tech-related subjects. Whether you want to learn data structures, Python programming, statistics, or any other tech skill, Stepik has you covered.

Become smarter every dayChoose your courseLearn anywhere

Features:
* **Access on the Go:** Watch video lectures and complete assignments wherever you are.
* **Offline Learning:** Download lectures to study even when you don’t have internet access.
* **Community:** Engage with fellow students in the comment section to get your questions answered.
* **Study Reminders:** Set reminders to help you study regularly and keep improving your personal record.
* **Certification:** Earn certificates upon course completion and share them on LinkedIn to boost your job prospects.

## Installation

Get it on Google Play

## Tech Stack

|Category|Library|
|:-:|:-:|
|Networking|[Retrofit 2](https://github.com/square/retrofit)|
|Serialization|[Gson](https://github.com/google/gson)|
|Local Storage|[Room](https://developer.android.com/jetpack/androidx/releases/room)|
|Asynchronous|[RxJava 2](https://github.com/ReactiveX/RxJava)|
|Architecture|[Clean](https://hackmd.io/@eadm/BJg82eA7N)|
|Dependency Injection|[Dagger 2](https://dagger.dev/)|
|Presentation|[The Elm Architecture](https://github.com/eadm/AndroidKit/tree/master/presentation/presentation-redux)|
|Crash Reporting / Performance Monitoring|[Firebase](https://firebase.google.com/)|
|Navigation|Manual|
|Image Loading|[Glide](https://github.com/bumptech/glide)|

## Support

If you encounter any issues or have questions, please open an issue in the repository, or contact our support team at [email protected].

## License

Copyright 2024 Stepik.org.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.