GithubHelp home page GithubHelp logo

cf-stats's Introduction

CF.stats

Tasks

Week 4

  • Set up project structure
  • Create Prisma schema and database
  • Set up API endpoints fetching both user and question stats from Codeforces
  • Implement GitHub OAuth and persistent login

Week 5

  • Create basic profile page UI
  • Process the questions from Codeforces
  • Create linking method to link user account to website
  • Create submission stats (attempts, AC, percentages)

Week 6

  • Implement the question suggestion algorithm (should adjust the estimated Elo on whether a user can solve it and their attempts)
  • Add problem refresh
  • Suggestion Problems - Implement topic targetted & Elo targetted
  • Get started with BullMQ task schedulers to constantly update information of users and questions if data is too old (updating every day)

Week 7

  • Finish task schedulers if necessary
  • Create a questions list with Elo, topic tags, and link them to said questions. Implement search, sorts, and filters. Update status of question if solved
  • Get started with resources board

Week 8

  • Finish the resources board if necessary
  • Implement general page, listing upcoming and previous contests.
  • STRETCH: Visualize user stats with graphs via a graph library
  • Add refresh button to profile, fetching latest data. Has to work with task schedulers as to not spam Codeforces API

Week 9

  • Implement "couldn't solve", storing the questions the user has failed to solve in the past
  • Implement the creation of a username, updating resources board with author name.
  • Implement public profile pages, allowing for foreign users to see a user's public stats (total solved/submissions and their graphs)

cf-stats's People

Contributors

eric-exe avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.