This is a fork of a project created by Epicodus students Spencer Ruiz and Kai de Rochemont.
Original README below:
This project will save the world! Or it might help you remember to sign in when you start your day at Epicodus. Or both!
If you have ever forgotten the url to the Epicodus sign in and out page, can't for the life of you remember the url to Epicenter, or never knew and don't know where to find the link to the Epicodus queue... this app is for you!
The extension will also you send a notification at 8am reminding you to sign in, and warn you if you are attempting to sign out early.
Not only do we provide the paths to get to those critical places, we give you a form to fill out that will sign you in too! There are so many reasons to install this extension!
Main window: Early sign-out warning:
- Chrome
There are two ways to install this app on your machine! The first is the easiest, it is hosted in the Chrome Extension Store for free!
INSERT URL HERE
NOTE: The store will always feature the latest stable version. This app is still in development. For new and experimental features you can clone the app here and install it to Chrome manually.
Luckily for you, Chrome makes adding an extension really easy! First you will want to clone this repository to your machine. Then, in Chrome, you will navigate to your settings and find the extensions tab.
Once you are in the extensions tab, you must enable "Developer mode."
After that, its as simple as clicking "Load unpacked extension..." and selecting the folder you just cloned!
- ES6
- JQuery
- TimezoneDB API
- Spencer Ruiz
- Kai de Rochemont
- Mike Goren
Copyright (c) 2017 Spencer Alan Ruiz & Kai de Rochemont
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.