Giter Site home page Giter Site logo

vueschool / dynamic-forms Goto Github PK

View Code? Open in Web Editor NEW
67.0 7.0 37.0 111 KB

๐Ÿ—‚ Source code for the Dynamic Forms with Vue.js Course

Home Page: https://vueschool.io/courses/dynamic-forms-vuejs

JavaScript 10.74% HTML 5.62% Vue 83.64%
dynamic-forms vue-course form-wizard vuejs course-materials

dynamic-forms's Introduction

Dynamic Forms with Vue.js

Dynamic Forms with Vue.js Course Illustration

This repository contains the example code for the Custom Vue.js Directives Course.

Learn how to create badass dynamic forms with Vue.js in this course. Dynamic forms are forms with multiple steps. They are also often called form wizards, where you go through a series of steps before you can complete the main form.

Demonstration of the app we build in the course

The assignment of the course is to complete the signup and order process of our fictional Coffee Box Subscription Service. Weโ€™ve prepared the markup and the CSS, so you can dive straight into the fun part.

A user should be able to:

  • Pick a Coffee plan
  • Login or create an account
  • Enter her delivery details
  • Select additional monthly treats
  • Confirm her monthly coffee order

During this course, youโ€™ll learn how you can structure your dynamic forms, what to look out for and what works in certain situations. We cover two different communication methods (events and promises) between the mama form and the steps.

This unique course covers a variety of tips and tricks you can implement in many Vue.js applications.

Visit Vue School to watch the course.


form-wizard

  • master branch contains the final code of the course
  • simple-version contains the final code before we switch to async
  • starting-point contains the code i suggest to begin the course with

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint

dynamic-forms's People

Contributors

hootlex avatar rahaug avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

dynamic-forms's Issues

Current Vue.js support?

Thanks for this repo, with the video tutorial is a great resource!
Any plan to port this repo to current Vue.js version?
Thanks, BR

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.