christylex3 / sadLibs

Group Project #1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sadLibs

The idea of this project, is to create a satirical version of an ad lib creator. The target audience is you, the person seeking entertainment.

How To Play sadLibs

  1. Click on the start button. (Figure 1)
  2. Enter a desired number that's 10 or higher, so the story can generate inputs based on the given number. (Figure 2)
  3. Adlib with the given blanks (enter whatever word that corresponds with the place holder), or click on the random button to generate a random adlib. (Figure 3)
  4. Click on Make A Story For Me! button to see the story.
  5. Enjoy reading the adlib story.

Note: sadLibs can be great content that encourages kids to be creative. Read the story and send it to someone for a laugh or if you need a nice, fun way to give a bedtime story.

Programming Languages And APIs Used

How sadLibs Looks

Figure 1: This is what user will see first when they launch sadLibs. They can also see their previous story has been saved. (If they did not make a story before, the previous stories section will not appear.)

Beginning

Figure 2: Once user clicks on the start button. they receive this.

Modal

Figure 3: Adlib time! Adlib Time

Figure 4: How the story is displayed. Story

How To Deploy sadLibs

  1. Click here to go to the respository on GitHub.
  2. Clone it to your computer.
  3. Find the index.html in the sadLibs directory.
  4. Then run the index.html to see the sadLibs website, which should look like this.

About

Group Project #1


Languages

Language:JavaScript 66.9%Language:HTML 24.0%Language:CSS 9.2%