franznoel / pang-events

Simple event manager using Firebase Tools and npm.
0 stars 1 forks source link

Do validation first before submit. #8

Closed franznoel closed 8 years ago

franznoel commented 8 years ago

Do validation first before submit on all forms:

Use jQuery validate instead. Also, fix forms which are not submitting correctly to Firebase.

franznoel commented 8 years ago

Added validation for the following pages:

franznoel commented 8 years ago

Created the following pages

also applied validation.

franznoel commented 8 years ago

Created validation for the following pages:

franznoel commented 8 years ago