Giter Club home page Giter Club logo

timezoner-extension's Introduction

Timezoner Extension

Build Status

A Chrome extension to help you coordinate across timezones. Input the date and time of your event and then we give you a link where others can view the event in their respective timezone. BOOM! Timezoning made easy ๐Ÿ‘๐Ÿผ

Now available on Firefox as well!

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

In order to get this project running locally, you'll need to have the following installed on your computer:

node v8.11 or above
npm v5.6 or above
yarn v1.9.4 or above

Installing & Developing Locally

A step by step series of examples that tell you have to get a development env running

  1. Install the dependencies using yarn
yarn install
  1. Start the app
yarn start
  1. Navigate to localhost:1234. You should see something like this.

screenshot of timezoner-extension local development

  1. Go off and develop young one.

happy robert redford

Running the tests

npm test

Building

When you're ready to create a new version to deploy, run:

yarn build

This preps your app for deployment. It will create a build directory called dist. Compress/zip this folder and upload it to the Chrome Web Store when you need to release a new update. Don't forget to change the version number in the manifest.json.

Deployment

There are two ways you can deploy:

  • manually by running the deploy.js file
  • merging or pushing changes on the master branch

Before you do so, make sure to bump the version in the manifest.json. In the future, the plan is to automate the version bump.

Built With

Contributing

Coming Soon -

Versioning

We use SemVer for versioning.

Authors

  • JavaScript Joe - @jsjoeio
  • Shawn Wang - Initial work - @sw-yx He created create-react-app-parcel which served as a quick boilerplate for this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments

timezoner-extension's People

Contributors

atakangktepe avatar dependabot[bot] avatar jsjoeio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

timezoner-extension's Issues

First Link Generation Doesn't Work

When you first open the extension, the server responds with a 500 if you look in the console.

The user has no way of knowing what's wrong.

The reason this happens is because Zeit's now puts the server in 'light sleep'. So the first request 'wakes up the server' then the second works.

A suggestion to solve this: on componentWillMount -> send an GET request to the server to wake it up.

Issue on Safari

Need to do some testing but JC Hiatt sent a screenshot that the link wasn't working on his phone. He was using Safari on an iPhone.

Logo for Timezoner

I ran into your project while you were walking around Github. I design a logo for open source projects to do things I can put in sites like Dribbble, Behance. I can design a Logo for you if you want. What kind of Logo do you want? What are the benefits of the program? What are your favorite logo samples?

If you say these, I can design a logo for you.

Cross-browser support

It would be great to make it easier to publish on Chrome and Firefox.

Similar to React devtools.

Look at messages from Paul too - might have some good ideas from the scripts he wrote.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.