GOECHA / client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Concert Crew

Screen Shot 2022-10-26 at 3 55 44 PM

Table of Contents

Introduction

  • This application helps groups of friends connect over upcoming concerts. It was created with both a front-end and back-end team of Turing students utilizing React, Ruby on Rails, and GraphQL.

Technologies

  • React
  • GraphQL
  • Router
  • Cypress
  • Heroku
  • Ruby on Rails
  • JavaScript
  • HTML
  • CSS

Features

Screen Shot 2022-10-26 at 3 54 45 PM Screen Shot 2022-10-26 at 3 57 03 PM

  • Users can login and view a dashboard of upcoming events
  • Users can search for upcoming shows based off an artists name and add these shows to their upcoming events
  • Users can view details of each show including start time and date, location using an embedded map, a link to buy tickets, and which of their friends are attending
  • Users can view their friends upcoming shows

Possible Future Extensions

  • Add a shared calendar to that friends can easily see any upcoming events
  • Add OAuth for the login and allow users to add or delete friends
  • Allow for users to search for upcoming events based off of the date or other search criteria

Set Up

git clone git@github.com:concert-crew/client.git
npm install
npm start

Organizational Resources

Sources

Contributors

Project Specs

  • The project spec & rubric can be found here

About


Languages

Language:JavaScript 66.9%Language:CSS 27.9%Language:HTML 5.2%