Skip to content

Similar to jsfiddle but for composing guitar sheet music. Written the old way, using plain javascript, html and css. A light backend is hosted on a serverless Firebase instance.

Notifications You must be signed in to change notification settings

felipemullen/chord-fiddle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chord Fiddle

A web app that functions much like jsfiddle but for lyrical guitar composition instead.

Chord Fiddle

🚀 Live at chord-fiddle.web.app

Features

  • Create and edit lyrics using a markdown-like syntax
  • Annotate lyrics with chords
  • Save and share your compositions
  • View and pin chord diagrams
  • Metronome
  • Standard Tuner

Development

The web app was built using plain javascript, html, and css, bundled with Parcel.

The backend was designed to be serverless, and is currently up and running on Firebase. Check out the functions directory for more details.

Feedback

Please read the issue contribution guidelines:

  • Request a new feature on GitHub.
  • Vote for Feature Requests.
  • File a bug in GitHub Issues.
  • Tweet about this project!

About

Similar to jsfiddle but for composing guitar sheet music. Written the old way, using plain javascript, html and css. A light backend is hosted on a serverless Firebase instance.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published