Giter Site home page Giter Site logo

lediscli's Introduction

Ledis

Introduce:

This product is written primarily in javascript language, the data structure is implemented also based on this language. I used a little bit html and css to display CLI on my website. What it looks like

About my submission:

Source:

What I have coded are in Code folder. They includes 2 files:

  1. main.css: This is a simple css file to initialize background color and text color
  2. main.js: This is the most important file, all the implementation of the database structure and the handling is done here. I will describe the data structure and its handling in specific files below

And one index.html file outside. This is just a very small html file, used to display web pages by integrating main.css and main.js.

design.pdf:

An important one! This is my design explanation.

Pictures:

In folder Pics, I keep screenshots of many examples about my commands

Complexity.txt:

Is the place I introduce about the complexity of commands I have implemented.

News.txt:

These are my new discover about things that need attention during coding time. Which are also considered by my thought process.

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.