KristinHannah / sinatra-movies-app

Sinatra Project- Movie Tracker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sinatra-movies-app

Sinatra Project- Movie Tracker

#Description

Horror Movie Tracker is a sinatra web application created so that you can keep track of the horror movies you and your friend's have seen and what you thought of them. In the web app you can:

  1. Sign up a new account
  2. Login to your account
  3. Add a horror movie you've seen with some information about it
  4. See all the horror movies that you and your friends have seen
  5. Edit and delete your movie posts

#Install Instructions Clone this repo, run 'bundle install', 'rake db:migrate', and then run 'shotgun' to bring up the application at http://127.0.0.1:9393/.

#Contributing

To contribute to Horror Movie Tracker, please:

Fork this repository and create a local branch. Once you changes have been made commit and push the branch to your github fork. Afterwards send in a pull request with a description of your changes.

#Link https://github.com/KristinHannah/sinatra-movies-app

#License

The Movie Tracker is licensed under the MIT license, which can be read in the License file located at in the root directory.

About

Sinatra Project- Movie Tracker

License:MIT License


Languages

Language:Ruby 45.9%Language:HTML 31.0%Language:CSS 23.1%