Coder Social home page Coder Social logo

gone_phishin's Introduction

Welcome to my GitHub Profile👋

const justin = {
  pronouns: "he/him",
  location: "Denver, CO",
  hobbies: ["rock climbing", "backcountry skiing","guitar", "wine", "cooking", "Italy (yes it's a hobby for me)"],
  techStack:["Javascript", "Java", "React", "TDD", "CSS3", "HTML5"],
  contact: {
    email: "[email protected]",
    linkedIn: "https://www.linkedin.com/in/justincanthony/"
    portfolio: "https://terminal.turing.edu/alumni/1029-justin-anthony"
    }
  }

Justin's GitHub stats

gone_phishin's People

Watchers

 avatar

gone_phishin's Issues

Go Back Button

User Story

  • As a user, I should be able to visit a page on the application and click on the back button
  • In order to visit the previous page
  • When I click on the go back button
  • I should be taken back to the previous URL path

Acceptance Criteria

Scenario:

  • `The navigation bar needs to include a NavLink in order to return the previous pages in our application

As a user, I can click on a track to listen to an individual song

  • As a user, I should be able to click on a specific track
  • After clicking on that track, I should see my song playing in the embedded player in the footer
  • which includes an audio player controls, so that I can listen to that individual song
  • I should be to pause, play, and skip tracks

View tracks by set

User Story

  • As a user, I should be able to view tracks in the respective container by set and encore
  • In order to know when the song was played
  • When I click on the show

Acceptance Criteria

Scenario:

  • `Conditional rendering needs to be employed in order to display tracks by set 1, set 2, set 3, and an encore. Sometimes there is not a second set, 3rd set, or encore, and need to account for that accordingly. As it stands now, for example, a set 3 title will still render, even if there aren't any songs in set 3, same with the other containers for tracks
  • The tracks are being filtered correctly and do render when they exist

Toggle Theme

User Story

  • As a user
  • In order to toggle theme
  • When I click the party mode button
  • I should be able to see the UI change style
  • (and I should be able to toggle back to default style

Acceptance Criteria

Scenario:

  • developer adds criteria here to test user story

Years View (landing page) - Styling

  • follow phish.in styling and formatting
  • year link should be large enough to click on with a finger
  • should have a nav and footer
  • should have a party mode toggle

Redirect to correct path

User Story

  • As user
  • When I select a year from the dropdown on any page
  • I should see the url change to the year selected
  • and I should also see all of the shows for that year render to the page

Audio Player Bug

User Story

  • As a user
  • When I click a song I should hear a track play
  • be able to navigate to another page using the back button
  • and hear the same song still play
  • or if I navigate using the years drop-down menu, be able to have the song persist

Acceptance Criteria

Scenario:

  • currently, all criteria are met except for the last checkbox. when we click the year drop-down, the song stops playing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.