Reputation: 1
I want to make a browser application where you can choose between many guitar tabs and display them like this:
e|----5-7----7-|-8-----8-2-----2-|-0---------0-----|-----------------|
B|---5---5-----|---5-------3-----|---1---1-----1---|-0-1-1-----------|
G|---5-----5---|-----5-------2---|-----2---------2-|-----------------|
D|-7-----------|-----------------|-----------------|-----------------|
A|-------------|-----------------|-----------------|-----------------|
E|-------------|-----------------|-----------------|-----------------|
I want to make a Database with 5-10 songs saved in .txt files and then in the browser to have the choice to choose from them and when clicked to be displayed the particular tab. Can you help me? If you have better ideas I will be happy to hear them.
I am currently stuck in this problem
Upvotes: 0
Views: 34