/GameOn_4

Page d'accueil d'événement / Frontpage of an event (Input validation into a form)

Primary LanguageCSS

Logo image


Summary

Context

  • Mise en situation / Case Study.
  • GameOn spécialisée dans les conférences et les concours de jeux.
  • Page d'accueil d'un événement+formulaire d'inscription à finaliser.

Goal / Objectif

  • Validation des informations saisies par l'utilisateur / Input form validation.
  • Utilisation de CSS uniquement (sans librairie externe) / Use only CSS (no external library).

My function / Rôle

  • Frontend Developper (junior)

Project

Assets

Getting Started

Clone the repo : git clone https://github.com/W-Kamal/GameOn_4.git
Install dependencies : pnpm* install
Launch live server : http://localhost:3000/
*use any package manager that suits you

Potential improvements / Améliorations possibles

This project was made for learning a specific concept or tool. Therefore it might appear not complete.
If I had to push further this project, I would work on :

  1. Build the backend part.
  2. Set up of the API call features.
  3. Handle form data sent.
  4. Fix UI issues (e.g. scroll bar)