<< Back

Game event landing page demo

Cover Image for Game event landing page demo
Pierre-Yves Léglise
Pierre-Yves Léglise
Posted underProjects

Form validation.

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

Ressources :

Live demo

Github repository

<< Back

More projects :

Cover Image for Billed – Full-Stack Training Project

Billed – Full-Stack Training Project

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 […]

Cover Image for MongoDbUtils

MongoDbUtils

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 […]