Hi,
Hope this is posted in the right place. I have a database driven website in php mysql all set up working fine, it's responsive and allows users to sign up and review things etc. I want to turn it into an app that can go in the app store, google play etc so it connects to the same database and using a much of the same code for the website as possible - if it there and working if i can use it would be a bonus!
Ideally i want to do it myself, i've see various services that can package your website as an app, but these look a bit dodgy and i do want to learn a bit more about apps. I've read a bit about angular and phone gap which may be possibilities too.
How would you recommend the best way of going about this is?