Time Zone Organizer

Welcome to Time Zone Organizer(TZO). TZO helps you coordinate schedule across time zones. Everything is stored in localStorage, no login required.

Upcoming features

  • Display real sunset/sunrise time.
  • Export data, backup to cloud service.

Run TZO locally

  1. Clone this repository
  2. yarn install
  3. yarn start

Contributing

  1. Fork it (https://github.com/yourname/yourproject/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

This project is licensed under the MIT License

Acknowledgments

This project used Create React App, DefinitelyTyped, Spacetime, React-confirm-alert, React-datepicker, React-select.