Coder Social home page Coder Social logo

sandeepreddy0805 / clist-ex Goto Github PK

View Code? Open in Web Editor NEW

This project forked from chinesedfan/clist-ex

0.0 0.0 0.0 1.38 MB

clist-ex is an extension based on the great website https://clist.by/.

Home Page: https://clist-ex.vercel.app/

TypeScript 91.06% CSS 1.65% HTML 3.94% SCSS 3.35%

clist-ex's Introduction

clist-ex

This project was bootstrapped with Create React App, as an extension based on the great website clist.by.

It adds contest dashboard for LeetCode and CodeChef, which is inspired by cftracker and kenkoooo/AtCoderProblems.

Screenshot Leetcode

Screenshot CodeChef

Core Dependencies

React + Antd/SASS + Axios

How to run

  1. Prepare your API key according to clist.by docs, and save it in a new file .env.development.local. Learn more in CRA docs.
REACT_APP_CLIST_API_AUTH="ApiKey xxx"
  1. Install dependencies and run like normal CRA apps, yarn && yarn start.

Cache

We save cache data in browser's IndexedDB, with fixed ObjectStore names.

  • db: clist-ex
    • store: contest-lc
    • store: contest-cc
  • db: statistics-<account_id>
    • store: statistics

Similar Repository

clist-ex's People

Contributors

chinesedfan 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.