byte-foundry/prototypo

Librairie hosting: ecran add a new website

FranzPoize opened this issue · 1 comments

Description

This is the screen where a user can add a new domain name. It is composed of an input where the user should enter the domain name. It should validate that domain name to ensure it is of the proper format (
(www.)?domainame.com )
image

  • The list of font contains the font that have been added to this domain name.
  • Each font is displayed with the font generated from the values of their family and variant.
  • When the font is clicked a menu is displayed with the button remove and update.
  • If two font have the same family name and weight a message should be displayed on the second warning the user that this will not work.
  • Below the fonts there is a search bar with an add button
  • A submit button at the bottom of the page

Additional info

This is an UI task. Only the UI should be done and the backend and update logic will be added later.

Planning info

Time estimated 2
By @Aldrian
Sprint 27-28 from 13/07/2018

Done in 7b9aa84
Time spent 2