Coder Social home page Coder Social logo

leetsolve's People

Contributors

abhayd11 avatar abhijeetp94 avatar always0p avatar amitgupta7580 avatar ankitsangwan1999 avatar dev-lovedeep avatar dev1bryant avatar divyanshi070700 avatar geeqib23 avatar gursimran18 avatar harshit-2007 avatar just-a-n00b avatar kratibarkhania avatar kunal2812 avatar mansi0703 avatar metakunal avatar mrpirated avatar neerajchatterjee avatar pirateksh avatar prbhatter avatar rdx-rockstar avatar rishigarg94 avatar shivani4208 avatar sudhanshu1221 avatar taru2001 avatar tiwarirajdeep avatar umang-19 avatar verma-verse avatar yashikaj14 avatar

Stargazers

 avatar

leetsolve's Issues

Rename Navbar Component

The top section component of the UI(containing logo-text, loader, Username) is called NavBar. Generally, it is called Header. So, rename this component to Header and also the styling file to header(inside styles folder).

Make Form Fade-out on submission

As soon as the user submits the cookie (in Cookie Form), the "Go" button should get disabled and The div containing the form should fade out into the matrix (+5 for creativity 😋️)

Note:

  1. Currently a gif is shown as soon as the form gets submitted, you are required to remove that and make the aforesaid changes.

Style the Scroll bar

Make the Scroll bar Neon-Green colored(find hex on google) and also change its default styling (Refer to Discord's Scroll bar).

Fix Logout Functionality

The Logout Functionality is not working properly. As most of the things are already in place. Just make the necessary changes to make it work. #24 is the issue under which it was implemented.

Fix Footer

Style the Current Footer as mentioned in footer Text (+5 for Creativity😋️)

Fix Typo over the Progress Bar

While waiting for a response, "Fetching Koshans..." is shown on the progress bar. Correct it to "Fetching Questions..." 😁

Virtual Contest of 2-5 Problems from All Questions List

Users should be able to create a Virtual Contest of 2-5 Problems from All Questions List which are free to submit and not submitted already. Basically, Create a table with each row having a Problem Name and + button to add to the Virtual Contest.

Note:

  1. This list should not contain the Question already done by the Current User. As soon as the user clicks start Virtual Contest. It should redirect to a Page showing the live status(AC/Non-AC) of the Problems of the Virtual Contest. Live here means that the status should be fetched via an AJAX request.
  2. If you want to implement it in another way(should not be costly) you are free to do so.

Restrict window size

Restrict the Window resizing of the App Window to not less than (300X400). [like Discord on Linux/Windows]

Import Event names from constants.js file

Create a constants.js file inside /src/ and add all the "Events" name to that file and Replace them all over the source code by Importing them from this newly created file (Currently, we have 2-3 events only).

Implement Logout Functionality

  • Basically you need to delete the Cookie which is set when logging in.
  • An example to remove the cookie is given in main.js. Use that correctly and create a separate event for logging out.
  • In Frontend Logout Button Should Appear on the Right Side of the Navbar.

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.