Skip to content

thedanielleellis/MannersMatterQuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

MannersMatterQuiz

Welcome to the MannersMatterQuiz App

A simple Single Page Application web application created using HTML, CSS, and JavaScript frontend that communicates with a backend API built with Ruby on Rails. The Manners Matter Quiz is built to increase awareness of common everyday manners.

This project was created as part of the Flatiron School's Online Web Developer program.

Installation

  1. Clone this repo to you local drive by running `git clone https://github.com/thedanielleellis/MannersMatterQuiz, then cd into the cloned folder.

  2. Open folder using you preferred text editor, run $ bundle install in your terminal to install the gem dependencies. Note: There may be cases where you will have to update the dependencies.

  3. Locally run a server using the rails command "rails server" which will create a localhost:3000 port. Open this port in your preferred internet browser

Development

After checking out the repo, run bundle install to install dependencies. For advance users, You can also run rails -s in your terminal to locally experiment with objects and your migrations in the database using rails sandbox.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/thedanielleellis/MannersMatterQuiz. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published