Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 1023 Bytes

README.md

File metadata and controls

23 lines (20 loc) · 1023 Bytes

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