Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 990 Bytes

README.md

File metadata and controls

36 lines (28 loc) · 990 Bytes

What Time Today

A simple tool to help you send someone your calendar availability.

Just mark your time availability on the calendar, and click copy.

Reach out to me on Twitter for questions/concerns/feature requests.

Roadmap

Nothing! Not actively under development currently.

Icebox

  • AM/PM Toggle
  • 24hr Toggle
  • Merging availabilities
  • Add "Tweet" button
  • Google verification
  • Title/header that makes more sense
  • Clean up crappy codebase
  • Onboarding flow
  • Have 24hr toggle also change the times on the calendar
  • Encode events as query params so you can send a URL
  • More timezones

Run locally:

$ yarn
$ yarn dev

Deploy:

Automatic deployments using Vercel.

The works

Vercel, React/Redux, Google OAuth, Google Calendar API, react-big-calendar, moment.js