/online-order

This is a Jquery validation form as an example of how to order things from an online store

Primary LanguageJavaScriptMIT LicenseMIT

Online-order

This is a Jquery validation form as an example of how to order things from an online store

Created by Stewart ilondanga

stilondanga@gmail.com

copyright 2018

Description

when the site ( https://stewilondanga.github.io/online-order/ ) is loaded a validation form is loaded

the form has specific details required for submitting an online order and all fields are required in order for data to be submitted

There are two drop down lists for selecting region and product

However there is no database linked so the submit button is inactive but the check box before the button displays status of the form upon reaching that data entry point

Technologies used

HTML

CSS

JavaScript

Jquery