Skip to content

JohnminerIv/rithm

 
 

Repository files navigation

R.I.T.H.M

A website devoted to teaching music theory.

Our first feature will be to teach people how to read notes on sheet music. Something like this.

...

Getting Started

Step One: Clone the Repo

Click "Clone" on the top right corner of the base repository. Follow the instructions prompted by github.

Step Two: Create a Virtual Environment

In your terminal, cd into your cloned repository,

then type "python3 -m venv env" to create a virtual enviornment.

In order to install and update the required pip modules type "pip3 install -r requirements.txt".

Want to try out the deployed application? Test it here!

About

Personal - BEW - a Django app to learn music theory with games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.8%
  • CSS 34.3%
  • HTML 13.9%
  • Python 4.9%
  • Dockerfile 0.1%