Inteligentní webové formuláře
Loading...
Files
Downloads
7
Date issued
Authors
Journal Title
Journal ISSN
Volume Title
Publisher
Vysoká škola báňská – Technická univerzita Ostrava
Location
Signature
Abstract
This master's thesis focuses on the development of intelligent web form solutions.
The introductory section presents the concept of web forms, where we encounter them, their historical development, and why addressing their validation is desirable. It specifies which types of form data will be addressed within the thesis and how this data will be processed. The conclusion of the theoretical part contains a competitive analysis comparing some existing available solutions for web form validation.
The main part includes the development process of a REST API solution built on the Node.JS platform and a library providing intelligent web form functionality. The resulting solution enables validation, auto-suggestion, and auto-completion of form data.
Description
Subject(s)
Web forms, data validation, NestJS REST API, JavaScript, Node.js