Giter VIP home page Giter VIP logo

musictools's Introduction

MusicTools

Software License Dependency Status Build Status Scrutinizer SensioLabsInsight

About

Introduction

MusicTools is a web application designed to help everyone who is learning an instrument, and more generally music.

It permits to register all your instruments to display notes, scales or chords on a comprehensive visual representation.

It also includes the possibility to organize all the music sheets and resources needed to learn a specific song.

Supported instruments

  • Guitar
  • Bass
  • Ukulele
  • Recorder
  • Piano

Documentation

Read the full Documentation

Contributing

Requirements

  • PHP > 5.6
  • composer
  • nodeJS
  • npm

Installation

Get the source code

$ git clone [email protected]:Elorfin/MusicTools.git

Install and configure API

$ ./bin/api/install.sh

At the end of the installation process, the file api/app/config/parameters.yml will be opened with vi to let you configure the app

Install client

$ ./bin/client/install.sh

musictools's People

Contributors

elorfin avatar scrutinizer-auto-fixer avatar

Watchers

 avatar

musictools's Issues

DataFixtures can not be purged

The cyclic relation in the Note entity makes the command php bin/console doctrine:fixtures:load fail to delete the previous data because of a foreign key constraint.

Add title to the switch Note displayed name (sharp/flat) button

In the header of the application, there is a button which permits to User to switch the way Note are named (using their flat or sharp name).

As the button is simply the "♭" character, it may be useful to add an help message on hover like "Click to display sharp/flat" name.

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.