xorum-io / codeforces_watcher

Mobile client application for Codeforces competitive programming platform.
https://xorum.io
MIT License
90 stars 16 forks source link

Display user's personal information #436

Open yev-kanivets opened 2 years ago

yev-kanivets commented 2 years ago

We are going to completely redesign the existing user profile, hence we need to create a new activity and implement UI components in Jetpack Compose one by one. Here we start with this part of UI:

Capture d’écran 2022-08-16 à 09 52 22

https://www.figma.com/file/l6SIUlv0M74QAAeRVXeFNh/algois.me?node-id=1684%3A6825

We only have a full name and handle information right now, so you can use dumb placeholders for other data (bio, top, role).