Mesi21 / Broadway_app

A broadway.com lookalike. It is an app where users can filter plays by categories, can add, edit, delete reviews for different plays. Built with Ruby, using Rails as a framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version

Broadway App

An app where users can add, update, update and destroy plays. Users can also add, edit and destroy reviews. Each play can be rated using a star system and each play will also have average rating calculated and shown. Using the Devise gem, users can sign-up or if they are already signed-up they can sign-in. For editing or deleting plays and reviews a user must sign-in.

Screenshot

screenshot

Contribution guide

  1. Clone the project
  git clone https://github.com/Mesi21/Broadway_app.git
  cd Broadway_app
  install the gems by running: `$ bundle install`
  update the bundle: `$ bundle update`
  start the server `$ rails s`
  open browser: `localhost:3000`
  1. Then ➕ add your contribution
  2. And Feel free to make a PR

Tehnical tools:

  • Rails
  • Ruby
  • System dependencies:
  • gems:
    • simple_form
    • bootstrap-sass

Contributors

Course Project

  • This is a project of a Udemy course about Ruby on Rails, built based on the explanations of the author of the course.

If you like this project don't forgot to support it by giving a ⭐

About

A broadway.com lookalike. It is an app where users can filter plays by categories, can add, edit, delete reviews for different plays. Built with Ruby, using Rails as a framework.


Languages

Language:Ruby 59.9%Language:HTML 17.3%Language:JavaScript 17.2%Language:SCSS 5.3%Language:CoffeeScript 0.4%