We currently use a paid app called GuitarTapp Pro and it kinda suits our needs at the moment. At our last gig we discovered the vulnerability of the central storage at the company we bought the app from (845Tools). At the time we were making the final adjustments the server went offline and we couldn’t sync anymore. It was not terrible but it showed us how dependent we were with this app. So the idea arose to create our own app. The best 2 ways I could think of are
- A web application that runs in the browser with some local storage.
- A native app that stores locally
Technology for me would be .Net C# with ASP.Net or Xamarin and of course the Holo network for syncing data.
Would this be feasible?