Skip to content
This repository has been archived by the owner on Jun 19, 2024. It is now read-only.

Geotab new DB registration form with possibility to initialize it with config generated by registrationConfig add-in.

Notifications You must be signed in to change notification settings

Geotab/geotabRegistrationSample

Repository files navigation

MyGeotab SDK: Registration Sample

Overview

A MyGeotab API javascript sample that illustrates how to:

  1. determine if a database name is available
  2. register a new database
  3. perform post registration setup on the new database
  4. send a confirmation email
  5. redirect user to the new database

Dependencies

  • Bootstrap (css only)
  • RISON
  • node-uuid

Installation/ Quick start

Make sure you have Node.js and Git installed.

If not already installed, add Grunt and Bower

$> npm install -g grunt
$> npm install -g grunt-cli
$> npm install -g bower

Clone the repo and run

$> git clone https://github.com/geotab/sample-registration.git sample-registration
$> cd sample-registration
$> npm install
$> bower install
$> grunt serve

LICENSE

The MIT License (MIT)

Copyright (c) 2015 Geotab Inc.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Geotab new DB registration form with possibility to initialize it with config generated by registrationConfig add-in.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •