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!
- Host: GitHub
- URL: https://github.com/minesja/madlibs_game
- Owner: MinesJA
- Created: 2018-02-12T21:43:17.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-23T20:44:11.000Z (over 7 years ago)
- Last Synced: 2025-08-24T16:51:40.992Z (10 months ago)
- Topics: authentication, authorization, postgresql, rails5
- Language: Python
- Homepage: https://madlibsgame.herokuapp.com
- Size: 3.71 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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