Skip to content

shrimpynuts/what-time-today

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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