Skip to content

A Mad Lib generator that takes user input and plugs it into a predefined story template. The completed Mad Lib story is displayed and saved to the database to be later viewed in the archives.

License

Notifications You must be signed in to change notification settings

mmeii/make-your-madlibs

 
 

Repository files navigation

LibMaker 3000

License: MIT

The LibMaker 3000 is a Mad Lib generator that takes user input and plugs it into a pre-defined story template. The completed Mad Lib story is displayed and saved to the database to be later viewed in the Archives.

Screenshot

Application .GIF

Screenshot

Table of Contents

Technologies

This application utilizes the following technologies:

express
express-handlebars
madlibs-template-parser
mysql
mysql2
sequelize
animate on scroll

Installation

To install this program you will need to run:

npm install

Usage

Creating and posting madlibs to share with friends! LibMaker 3000

Testing

To test this application, run:

npm test

Contribution

Fork the repo and submit a pull request.

Questions

Any questions regarding the application can be answered at:

License

Copyright (c) Kelli King, Mengmei Tu, Austyn Whaley, Juan Munoz, Evan Robinson.

All rights reserved.

Licensed under the MIT license.

About

A Mad Lib generator that takes user input and plugs it into a predefined story template. The completed Mad Lib story is displayed and saved to the database to be later viewed in the archives.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 60.8%
  • Handlebars 29.6%
  • CSS 9.6%