JasonDuquain / Baby-Name-Generator

App to generate random baby names and can be configured by gender and region.
1 stars 0 forks source link

Add extra animation and a larger baby name font if user chooses only 1 baby name #11

Open JasonDuquain opened 5 years ago

JasonDuquain commented 5 years ago

User Story:

As a designer I want to add extra animation and a larger font size for the baby name that is returned to enhance the user experience and anticipation.

Technical tasks required:

Add Jasmine test case(s).

Use CSS (and possibly javascript) to animate the baby name as it appears from the reply.

Use javascript/EJS templating to cusomize the response text for choosing just one baby name

Confirm all jasmine test specs pass.

Difficulty Rating: 1