Skip to content

MuseMasters curates YouTube music lesson videos based on custom search queries. Music lessons in one place, on a separate community-oriented platform to facilitate learning.

Notifications You must be signed in to change notification settings

stanclarke-jr/musemasters-org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Curated YouTube music lessons



MuseMasters demo


Table of Contents

Overview

YouTube is a rabbithole of videos. Learning to play an instrument on YouTube can be overwhelming.

Distracting, unrelated videos are right around the corner. MuseMasters curates music lesson videos based on custom search queries. Music lessons in one place, on a separate community-oriented platform to facilitate learning.

The Details

Users are able to watch videos without the need to log in. In the future they will be able to like videos, comment on them, submit suggestions, as well as view their saved videos. However, to do so they will need to be logged in. User authentication is done with JSON Web Tokens (JWT), and bcrypt.js to encrypt passwords. All data is stored in MongoDB. Images are stored on Cloudinary.

Built With

Getting Started

  1. yarn install or npm install from client and server folders to install dependencies
  2. yarn start:client from client folder to start frontend dev environment
  3. yarn start:server from server folder to start backend dev environment

Future Home of MuseMasters

musemasters.org

Contact

Stan Clarke, Jr. - [email protected]

About

MuseMasters curates YouTube music lesson videos based on custom search queries. Music lessons in one place, on a separate community-oriented platform to facilitate learning.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published