Coder Social home page Coder Social logo

condition-editor-ui's Introduction

Condition Editor UI

The best editor in the world :)

Hello there πŸ‘‹

It’s important to mention that I did it on vanilla javascript because this way could be library/framework agnostic.

Available on https://condition-editor-ui.vercel.app/

I've split the work on a project like a Kanban with my thoughts and commits relations.

  1. I did the UI part first, the data was only HTML. I tried to make the application compatible with small devices.
  2. Integrate the filters between them.
  3. Get the data from the datastore file as a service.
  4. Join the filters with the "dynamic" data. This was the hard thing to do because there were different criteria.
  5. Unit testing. I've tried to cover all scenarios. (You can run the test with yarn test)

Time spent: 13 hours + 2 hours for testing.

Thank you! πŸ™

condition-editor-ui's People

Contributors

diegogriep avatar

Watchers

 avatar

condition-editor-ui's Issues

Integrate the filters between them

Operators define the relationship between properties and property values.

Image

Certain operators are only valid for certain property types, operator behavior and valid operators for each property type are defined as follows:

Image

Image

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.