Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 963 Bytes

README.md

File metadata and controls

34 lines (27 loc) · 963 Bytes

Codeforces-Handler

About The Project

This is the Chrome Extension to effectively use codeforces website with features listed:

  • Upcoming contest link, cf progress tracker for everyday target number of problems with respect to the user's account/handle.
  • Last 5 Wrong Verdict Submissions, Recommended problems of varied difficulties like Weak Topics, Daily Practice, Easy, Medium etc.
  • Dark Mode feature added for ensuring better user experience.
  • Built With

    Frontend

  • HTML
  • CSS
  • Backend

  • JavaScript
  • JQuery- JS library
  • Utilities

  • Web Scraping in NodeJs (XML Scripting)
  • Codeforces API
  • Prerequisites

    1. Javascript
    2. Basic HTML,CSS
    3. Web Scraping
    4. Chrome Extension Basics

    Usage

    Will be hosted shortly till then

    Clone this git repo and on chrome://extensions, upload the code files as Load Unpacked.
    

    Further Contributions/Suggestions are welcome.