skrylexx / Products_CRUDS

Product is a system for saving products that you can quickly revisit later.

Home Page:https://mohamedmamdouh1999.github.io/Products_CRUDS/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Projet CRUD Ce projet Ce projet est un front d'un formulaire d'ajout de produit à une database via un CRUD. Les résultats des tests fonctionnels de ce projet ce trouvent dans ce fichier.
Ce projet est un fork du projet suivant : https://github.com/MohamedMamdouh1999/Products_CRUDS

##Tests unitaires

  • Product name : value start with maj(error), min 2 char (error), green if in range (usual)
  • Product price : min 3 char (error), max 309 char (error), green if in range (usual)
  • Product category : All entry listed (unit)
  • Product condition : All entry listed (unit)
  • Add product : Accept form if all test good (unit), refuse form if error in completion (error), test load (extreme)
  • Search bu name : search for created product with all datas (unit)

##License et mention
Ce projet est sous license MIT et a été réalisé par de Vincent B., Matthieu M. et Alexandre D.

About

Product is a system for saving products that you can quickly revisit later.

https://mohamedmamdouh1999.github.io/Products_CRUDS/


Languages

Language:Java 73.3%Language:JavaScript 19.7%Language:HTML 6.8%Language:CSS 0.2%