Giter Site home page Giter Site logo

musibuk's Introduction

Musibuk is a web application designed around the practice needs of a musician. It provides a clean interface that lets users create exercises and folders.


Each exercise provides tools like Metronome (tempo click), a stop watch to track how long you are practicing and a webcam to check if your form is correct.


The app also tracks the progress of the user over the last 7 days. It provides bar graph visualizations showing the Time and Beats Per Minute achieved during a practice session.


On the folder page, the app also shows the total time all the exercises were practiced in the folder over the last 7 days.


The app can be accessed here -> http://ec2-52-25-232-144.us-west-2.compute.amazonaws.com:3000/


Here are some screenshots:

The Folder page:
alt tag

The Exercise page:
alt tag

The Home page:
alt tag


Steps to run locally:

  1. Install node.js and npm
  1. Install MongoDB

The app is running on Mongo 2.4.8. The link below provides the steps to install this version (not the latest)

https://docs.mongodb.org/v2.4/tutorial/install-mongodb-on-os-x/#manual-installation

  1. Fetch dependencies, start Mongod and run the app:

git clone https://github.com/sghoshal/musibuk
cd musibuk
npm install
mkdir data
mongod --dbpath data/
npm start

localhost:3000 should bring the app home page.

musibuk's People

Contributors

sghoshal avatar

Stargazers

C108 avatar

Watchers

James Cloos avatar  avatar

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.