Form validation.
Simple landing page example to play with form validation in Javascript.

Simple landing page example to play with form validation in Javascript.
Overview **Billed** is a full-stack web application developed in the context of the **OpenClassrooms** training path. The project is split into a **frontend** application and a **backend API** service, both intended to be run locally. It illustrates end-to-end development practices: organizing the workspace, running backend and frontend, writing and running tests with **Jest**, and checking […]
MongoDB Backup & Restore Web Application Secure and Lightweight Fullstack Architecture MongoDbUtils is a fullstack application for managing MongoDB backups and restores. It lets you configure databases to back up, run backups on demand or on a schedule, restore existing dumps, and download backups from the browser. The application is built with security in mind: encrypted credentials, password-based authentication, rate limiting, and a […]