-
Notifications
You must be signed in to change notification settings - Fork 3
Home
Siddharth Gupta edited this page Dec 5, 2020
·
1 revision
Codeforces Mobile Android application is an android app that uses REST Api’s provided by the codeforces website to view upcoming contests, your profile, your rating changes, etc. In this project we will be using all the advanced architecture components/jetpack components.
Codeforces is a great website to learn and practice competitive programming but to view upcoming contests, your profile on the go is not possible since it does not has any official mobile application. So in this project we will be building an app to make such things happen using the api’s provided by codeforces and will add some additional functionalities like notification before a contest to make app more usable.
- Min Mentees: 1
- Max. Mentees: 4
- Android Studio
- Kotlin
- Jetpack Components in Android
Kotlin