An app to see information about upcoming codeforces contests and help visualizing statistics of a user to improve his/her performance.
- Using MVVM architecture to build app
- remote api using retrofit
- Offline caching of data using room
- New Material 3 design
- View information about upcoming contests.
- Search for a user
- Get statistics for a user handle
- Chart to display verdicts
- Chart to diplay problems solved as per problem tag
- Add contest event to calendar
- Custom Pie Chart View made from scratch