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
- React.js
- Speech recognition
- Router
- PostgreSQL database
- Node.js server wrapped in express
- Knex
- Deployed to Heroku
- clone repo
- npm install
- npm start
Starter repo: starter
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.






