Skip to content

An app that allows employees to check into a location once they have reached their destination

Notifications You must be signed in to change notification settings

lzhengem/check_in

Repository files navigation

Introduction

Check in is an app that allows for users to check in once they've reached their destination.

Installation

  • You can check this app out on Heroku

Description

  • User can create destinations to check in at.
  • The geocoder gem is used to convert the address to longitute and latitude.
  • In order to check in, user must be within 50 meters of the location.
  • This app uses the geolocation track the longitude and latitude of the user.
  • It uses the google maps API to geocode the address for display.
  • If using on phone, access webpage using https, and turn on geolocation.

Usage

  • You must first register for an account to create destination locations and check in. Sign up

  • Then create a destination to check in at. All destinations Add destination

  • After you have created a destination, click on the Check In link and choose to location you would like to check in at. Check in locations

  • if you are within 50 meters of the destination, the check in button turns dark blue and you may check in. If you are not within 50 meters, you will not be allowed to check in. Check in

About

An app that allows employees to check into a location once they have reached their destination

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published