Giter Club home page Giter Club logo

a-stardust-truce's People

Contributors

chiexplores avatar dependabot[bot] avatar elaguerta avatar oxaliq avatar simplecodify avatar simplecodify2 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

a-stardust-truce's Issues

Sign Up page: better error message

More precise message on sign up page when password or username isn't valid.
I printed the form in console after sign up and this message is displayed:

<li>The password is too similar to the username.</li><li>This password is too short. It must contain at least 8 characters.</li>

Add Support for Additional Data Structures

  • Binary out-tree
    • Insert
    • Search
    • Preorder Traversal
    • Postorder Traversal
    • In Order Traversal
    • Level Order Traversal
  • Binary in-tree
  • Binary undirected tree
  • Doubly linked list
  • Directed graph
  • Skip list
  • Skip graph

Plug in React frontend

  • Refactor server code to serve JSON
    • Add api/ prefixed endpoints to urls.py
    • Duplicate views.py functions and refactor to serve JSON
    • Remove template serving endpoints only after frontend is stable
    • Remove template serving functions only after frontend is stable
  • Replicate existing frontend in React
    • create-react-app
    • Replicate existing routes

Serve files with language formatting

Ensure that variable names taken from user input are properly formatted when code is written in selected file.

Example: User creates a structure with the name "My New Linked-List"
js should be served with function myNewLinkedList()
py should be served with class MyNewLinkedList

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.