lauraturk / MadTalk

Turing School of Software and Design Capstone
0 stars 1 forks source link

Stories in Ready

MadTalk

Deployed Site

MadTalk is a fun take on MadLibs: the app prompts the user to provide whimsical words that replace words in a text snippet. The text snippets are drawn from saucy romance novel synopses. The app uses the browser's speech recognition interface (supported by chrome) which allows the user to input the words by speaking. The app then reads the completed game.

MadTalk uses this backend to serve up the app's text snippets and word types: Words Backend

Technology

Installation and Setup

Resources

Starter repo: starter

Reflection

Our group built this app as part of a Turing capstone project over the course of 1 1/2 weeks. Our group includes three members: Laura, Anders and Chris.

Screenshots

Demonstration:

Demonstration:

User Inputting Words:

User Inputting Words:

Game Output:

Game Output:

Wireframes