Giter Club home page Giter Club logo

chordee-next's Introduction

Chordee is a simple web app that helps you learn the your guitar notes easily by the keys you are playing.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Demo App

Here's a demo of the application https://chordee.vercel.app/FretboardPage

chordee-next's People

Contributors

jcleefw avatar

Watchers

James Cloos avatar  avatar

chordee-next's Issues

Improve better visual on the notes on fretboard

Why?

  • it's easy to differentiate the root note, but not the rest of the notes. So it's kinda difficult to tell the rest of the note index in the scale

Ideas:

  • add the number system in the note display
  • use different colors to highlight each index. This will need legends to assist
  • use tones to differentiate the index. But this can get confusing over 7 tones

Bug: Changing Key should reset triads highlight to scale highlights

Current Behaviour

When fretboard is highlighting a triad
And user updates the Key on select Field
And the triad highlighting remains

Expected behavior:

When fretboard is highlighting a triad
And user updates the Key on select Field
Then the fretboard highlight should update back to scale highlighting

Backlog: Write unit test for helper functions

A couple of unit test to do

  1. split the notesOnStringArray(), addToArray(), populateHighlightStatusForScale to a new file. Add unit test
  2. the rest of the functions readjust the private & public functions. Not everything needs to be exported

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.