Giter Club home page Giter Club logo

solvenext-codeforces's People

Contributors

krythz43 avatar pshishodia-kgp avatar zenolus avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

solvenext-codeforces's Issues

Filter problem by tags

The support to filter problems by their tags (greedy, dp, trees etc) is much needed. The required data is already collected upon API request and is stored in the list named problems. Only the filtering part needs to be done.
-Create a new function filter_by_tags which takes the current problem list as input and returns the required list

Set up web app supporting the Javascipt base

There is already an issue #2 existing to covert the python code to its Flask equivalent. This is for those working using Javascript.

You may suggestively use Express to set up the server and React for the frontend. However, feel free to choose your own frameworks

Make the app more user friendly

Currently, every edit needs to be made directly in the code for changing various parameters. This could be a hassle and it would be more better if it was a completely abstracted CLI with parameter changes in the terminal rather than the code.

Handle exceptions upon requests

The current code doesn’t handle any exceptions that might arise upon sending a request to the Codeforces API that we do twice within the code.

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.