Skip to content

A Javascript coding exercise where a user will be able to generate 1 of 3 random stories.

Notifications You must be signed in to change notification settings

ltw-webdev-javascript/phrasal-template-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

summary time deliverables
A Javascript coding exercise where a user will be able to generate 1 of 3 random stories.
1.5 hours
1 HTML file, 1 JS file

Phrasal template generator

  • Fork this repository.
  • Collect 4 pieces of information from the user:
    • a colour
    • a creature
    • an adjective
    • a past-tense verb
  • Let the user pick what story they want out of a selection of 3 stories.
  • Combine all the information together and spit out a complete story for the user.
  • The content can be found in the content.txt file.
  • Run it through Markbot and make sure it passes all the checks.

Goal

Create the interaction shown in the linked video.


Hand in

Drop this folder into your Markbot application. Make sure to fix all the errors. And submit online.

About

A Javascript coding exercise where a user will be able to generate 1 of 3 random stories.

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published