An open API service indexing awesome lists of open source software.

https://github.com/minesja/madlibs_game

The Madlibs game you all know and love. Create, play, and read hilarious Madlibs games!
https://github.com/minesja/madlibs_game

authentication authorization postgresql rails5

Last synced: about 1 month ago
JSON representation

The Madlibs game you all know and love. Create, play, and read hilarious Madlibs games!

Awesome Lists containing this project

README

          

MadLibs
===============
MadLibs allows users to both create new MadLib stories using a tagging system for extracting and labelling words as well as play a particular MadLibs story or read other users completed MadLibs stories. When playing users can only see the form generated by the extracted words and not the story itself, giving users that real Madlibs feel. When they've submitted their form they'll be able to read the generated story and rate it for others.

## Getting Started
[Play the game here](https://madlibsgame.herokuapp.com)

Sign up as a new user or use the guest login below:

`Guest Login: Jonathan`

`Guest Password: 12345`

## Built With
* [Ruby on Rails 5.1.4](https://rubyonrails.org/)
* [PostGres](https://www.postgresql.org/)
* [PaperClip](https://github.com/thoughtbot/paperclip)
* [Bcrypt](https://github.com/codahale/bcrypt-ruby)

*Deployed using [Heroku](https://dashboard.heroku.com/login)*

## Authors
* [Jonathan Mines](https://github.com/MinesJA)
* [Kristina Diamond](https://github.com/krdiamond)

## License
This project is licensed under the MIT License