Skip to content

isphinxs/theater-api

Repository files navigation

Goodtheater API

A Rails API serving a front-end theater cataloging app written in JavaScript with React and Redux. This app aims to allow theater enthusiasts to find and save their favorite musicals and plays. The seed data is scraped from the Internet Broadway Database.

Installation

Clone this repository, run bundle install, rails db:migrate, and rails db:seed. To start the server, run rails s. This repository runs the application's back end; you will also need to install the front end available at https://github.com/isphinxs/theater-client.

Usage

This Rails server supports a front-end theater cataloging app. Users can browse available plays and musicals and, on login, save shows to their account.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/isphinxs/theater-api. 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.

Code of Conduct

Everyone interacting in the Goodtheater project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

Rails API serving a theater tracking and discovery app

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published