I want to develop hybrid mobile app for Employee Location Tracking. I am using HTML5 an Jquery Mobile for development.
Requirement- App should able to trace location of employees on specified time period,Location should be store in cloud or any central database. I am having following queries -
- Can i develop an app using HTML5 and jquery mobile + cordova/phonegap,which will run in background to get the location of user.
- What is optimum way to get location of user with less battery drainage.
- What if user is not having inteet coection or network problem for couple of hours,how to store it's data into my server?
