Skip to content

An android app that provides statistics of a codeforces user using the codeforces api

Notifications You must be signed in to change notification settings

REXRITZ/Codeforces-Visualizer

Repository files navigation

Codeforces-Stats

An app to see information about upcoming codeforces contests and help visualizing statistics of a user to improve his/her performance.

Current Features include:

  • 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

Screeshots of app