Rajeshwari-Rudra / rr-client-hunt

Demo app for the current location

Home Page:https://rajeshwari-rudra.github.io/rr-client-hunt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rr-client-hunt

Demo app for the current location


Geolocation

  • It is used to get the current position of the device.
  • Syntax :-
 navigator.geolocation.getCurrentPosition(success[, error[, [options]])
  • Where success, error and options are the parameters.
  • success and error are call back functions.

Speech Synthesis

  • The SpeechSynthesisUtterance is an interface of the Web Speech API represents a speech request.
  • It contains the speech service which reads the information based on the specified language, pitch and volume instructed by a developer.

Google Analytics

  • Analytics makes it easy to understand how your site and app users are engaging with your content, so you know what's working and what's not.
  • Analyze data quickly and encourage collaboration with an easy-to-use interface and shareable reports.
  • Process and share huge amounts of data in a snap, while using our configuration APIs to keep things flexible and fully programmatic.
  • It is used to connect your insights from Analytics and helps you to reach the right customers.
  • Analytics

Resources

About

Demo app for the current location

https://rajeshwari-rudra.github.io/rr-client-hunt/


Languages

Language:JavaScript 67.4%Language:HTML 26.0%Language:CSS 6.6%