Skip to content

lauraturk/MadTalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

  • React.js
  • Speech recognition
  • Router
  • PostgreSQL database
  • Node.js server wrapped in express
  • Knex
  • Deployed to Heroku

Installation and Setup

  • clone repo
  • npm install
  • npm start

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

  • starting
  • starting2
  • starting3

About

Turing School of Software and Design Capstone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors