Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.09 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.09 KB

Monster Mash

Created by Brian Pak and Adrienne Miller

Final project for Flatiron School, Module 2.

This app allows users to create an account and create their own monsters by mix and matching different heads/torsos/legs and customizing the size and color. Monsters can be entered into a beauty contest and voted on until the admin ends the contest. Users can also like other users' monsters.

View app and create your monsters here: https://m2-monster-mash.herokuapp.com/

This app was created with Ruby on Rails.

Installation Instructions

  1. Clone the repository to your computer
  2. Run bundle install to install the required Gems
  3. Run rails db:create and rails db:migrate and rails db:seed (for admin accounts in seed you will need to provide your own passwords)
  4. Run rails s to start local server
  5. Open http://localhost:3000 in your browser
Tools used: 
Octicons - https://octicons.github.com/
Bootstrap - https://getbootstrap.com/
Material Design for Bootstrap - https://mdbootstrap.com/
Jquery-UI - https://jqueryui.com/