RID forms

Web application for collecting signed forms for RID activation/cancellation.
Technologies

JavaScript  is an event-oriented, multi-paradigm programming language commonly used in client-side Web programming (and later also server-side) to create dynamic, interactive effects in websites and web applications through script functions invoked by events triggered in various ways by the user on the web page in use (mouse, keyboard, page loading, etc.).

PHP  is a popular general-purpose scripting language that is well-suited to web development. Fast, flexible, and pragmatic, PHP powers everything from your blog to the world’s most popular websites.

Symfony  is a set of PHP components and a framework for developing web applications. It is distributed under the MIT license, therefore open source, and its purpose is to help web developers create powerful applications in a short time.
It is based on the philosophy of reinventing the wheel every time and on various Design patterns, combining solidity and speed of development. Initially it was based on the MVC architecture, but from version 2 onwards it prefers the “Request/Response” approach, inspired by the HTTP protocol.

Initially developed in PHP 5.0, then subsequently updated to PHP 8.0, it is compatible with the database managers MySQL, PostgreSQL, Oracle and Microsoft SQL Server, both on Windows and Linux-Unix platforms.

Doctrine  hosts several PHP libraries mainly focused on database storage and object mapping. The main projects are Object Relational Mapper (ORM) and Database Abstraction Layer (DBAL) which it is based on.

Progressive Web App  (PWA) is a specific type of web application that combines the best of both web and native mobile application experiences.
With PWAs, developers can develop a website that mimics the functionality of a mobile app (e.g. with notifications, peripheral access, offline use). PWAs are also cross-platform, as they can run in supported browsers on any platform, including Windows, macOS, Chrome OS, and Linux computers, as well as Android and iOS smartphones.
Progressive Web Apps leverage the latest web APIs to unlock native functionality, installation, and reliability, reaching anyone, anywhere, on any device, all with a single code base.

MySQL  Database Service is a fully managed database service for deploying cloud-native applications using the world’s most popular open source database. It is developed, maintained, and supported 100% by Team MySQL.
Many of the world’s largest and fastest-growing organizations, including Facebook, Twitter, Booking.com, and Verizon, rely on MySQL to save time and money powering their high-volume websites, business-critical systems, and software packages.