GithubHelp home page GithubHelp logo

case-study-forms's Introduction

Case Study: Form Builder

This is a case study about building a form builder. A form builder is a library for describing and rendering forms, and (optionally) a UI to construct forms. Our main focus is on creating a code library to describe forms in code.

Design

We're going to start by doing a bit of a design exercise, moving beyond the pure coding exercises we've done so far.

You have used lots of forms on web sites and mobile apps. What do you think the main components of forms are? We can ignore layout specific issue and just focus on the elements that are core to the user interface. Try to come up with a description of at least a few components and perhaps some composition operators to combine components. It should be enough to describe some interesting forms, if not every form that you've used.

For example, you might say a form is a list of inputs, and input consists of an optional label, an optional description and an optional placeholder. (This is a very simple model. You probably want something a little bit more elaborate.)

Builders

Your design probably includes lots of optional components.

case-study-forms's People

Contributors

noelwelsh avatar

Watchers

 avatar James Cloos avatar  avatar

case-study-forms's Issues

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.