Skip to content

MichaelA59/VenView

Repository files navigation

VenView

Build Status Code Climate Coverage Status

Venview on Heroku

Venview is a web app that allows users to post/search for reviews of music venues. Users can upvote or downvote reviews based on how helpful they are, rate aspects of the venue, and upload photos to the site. Project demonstrates CRUD operations.

Installing and Running

Clone repo
bundle install
npm start
rails s

Built With

Authors