Skip to content

ellenupark/mad_lib_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mad Lib Library - Sinatra App

Project Demo

mad-lib-library.herokuapp.com | Summary Video

Description

A web application designed for users to complete and share mad lib stories.

  • Users sign up to create an account.
  • Once logged in to the app, users can create, edit, and delete their mad libs and view other users mad libs.
  • Users can edit their account information and delete their account.

Installation & Setup

  • Clone the Mad Lib Library repository onto your computer.
  • Type cd madlibs_library to change the current working directory.
  • Run bundle install to load the Ruby gems and dependencies.

Usage

  • Type shotgun in your terminal to run the Mad Lib Library web application on your local machine
  • Open your browser and navigate to http://127.0.0.1:9393
  • Once the home page loads, click Sign Up to create a new user account and login
    • Or click Log In to log in as an existing user from one of the users in 'db/seeds.rb'

To stop the shotgun session and exit, type CTRL + C in your terminal

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/ellenupark/madlibs_library.

License

The app is available as open source under the terms of the MIT License.

Further Information

Personal Website | LinkedIn | Blog

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published