0lafe / band-review-site

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Band Reviews

Visit Band Review Site

This website allows users to add reviews for local bands. Users can also view reviews from other users.

Dependencies

ruby version 3.0.2
gem install rails

Installation

First clone the repo. After succesfully cloning run the following commands in sequence:

bundle exec rake db:create
bundle exec rake db:migrate
bundle exec rake db:seed
yarn install
bundle install

Instructions

  • To create an account, navigate to the top right to sign up.
  • Once logged in, you can click on a radio button to add a rating and below that, add a brief review.

Future State

  • Create upvote/downvote system to highlight the best reviews
  • Include links to a respective bands' other profiles to find music

Authors

  • Ben Goeters
  • Daniel Zhdanov
  • Dragoslav Radosavljevic
  • Josh Mora
  • Justin Reeves
  • About


    Languages

    Language:Ruby 55.5%Language:SCSS 22.4%Language:HTML 13.3%Language:JavaScript 8.8%Language:Shell 0.1%