Go to the tunebook lookup page
An app designed to take a tune name and return location of tune in the specific editions of a tunebook owned by a given user.
- Probably 3rd (2010) edition - data from J Say
- Unknown Edition, data from J Say
- Unknown Edition, data from J Say
- 1
- Matches my ancient 1956 edition! Data from J Say
- Unknown Edition, data from J Say
- 1
- Unknown Edition, data from J Say
- Unknown Edition, data from J Say
- Unknown Edition, data from J Say
- Unknown Edition, data from J Say
- Unknown Edition, data from J Say
- Unknown Edition, data from J Say
- Unknown Edition, data from J Say
- Unknown Edition, data from J Say
- 3
- Unknown Edition, data from J Say
- 3
- 2
- 1
- Unknown Edition, data from J Say
- 3
- 2008
- 1995
- 2015: Many thanks to Philip Howard for data inputting.
- 2012: Many thanks to Philip Howard for data inputting.
- 1994: Many thanks to Philip Howard for data inputting.
- 2002: Many thanks to Philip Howard for data inputting.
- 1995: Many thanks to Philip Howard for data inputting.
- 1995: Many thanks to Philip Howard for data inputting.
- Build a proof of concept with simple test data
- Deploy PoC on GH pages using GH actions to build the project. - this should make the deployment repeatable.
- Add backend data to produce a basic app.
- Add a means to save user preferences about which tune books they have.
- Add an I'm feeling lucky.
- Add links to folktunefinder and/or the session if tune exists but not in an edition you own.
Tune Name:
Find this tune at:
- Location
- Location
I have the following tunebooks
Book 1 <dropdown selecting edition or None>
Book 2 <dropdown selecting edition or None>
Book 3 <dropdown selecting edition or None>
Book 4 <dropdown selecting edition or None>
Yellow Book <dropdown selecting edition or None>
Green Book <dropdown selecting edition or None>
Duet Book <dropdown selecting edition or None>
&c &c
yarn install
yarn serve
yarn build
yarn lint
yarn deploy