Open ans-4175 opened 3 years ago
this is hard to implement, the best one to do, is using the geoIP https://github.com/geoip-lite/node-geoip and I don't think its good
this is hard to implement, the best one to do, is using the geoIP https://github.com/geoip-lite/node-geoip and I don't think its good
It would be have wide ranges of area. I am thinking bit more "old school" with Browser Location API by using puppeteer maybe?
this is hard to implement, the best one to do, is using the geoIP https://github.com/geoip-lite/node-geoip and I don't think its good
I've tried with this library, the results aren't accurate. maybe get location from browser is the best choice.
Based on device location, fetch longitude then latitude to automate clockIn and clockOut