Skip to content

A code repository storing code written (or code similar to) for work to help with clients.

Notifications You must be signed in to change notification settings

saitoshi/practiceToolSets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

practiceToolSets

A code repository storing code written (or code similar to) for work to help with clients.

Folder - User Detail Tool

The following folder contains several functions to collect user demographic data.

browserDetail

The following function retrieves the user browser information and returns it.

\**
* @name browserDetail 
* @desc Get the browser that the user is using and send it to the appropriate user ID info  *\

function browserDetail()

deviceDetail

The following function retrieves the device detail of the user and returns it.

/**
 * @name deviceDetail 
 * @desc The function retreives the user's device type and returns it 
 * @deviceType - Values - "PC", "SP", "Tablet", "TV", "Other"
 * @return deviceType 
 */

Client Management

A folder containing function written to help meet tasks requested by different clients I am working with.

About

A code repository storing code written (or code similar to) for work to help with clients.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors