Skip to content

carlosesilva/reinvent-planner

Repository files navigation

re:Invent Planner

Plan your AWS re:Invent 2019 sessions by visualizing it in a calendar.

Hosted app: http://reinvent-planner.aws.carlosesilva.com

How-to video: https://www.dropbox.com/s/ox4vf6ahidd3z3y/reinvent-planner.mov?dl=0

Screenshot

NOTE: UPDATE 2019

The tool has been updated for 2019 but it seems like AWS has not yet disclosed the location of each session, so those will show up as null in your schedule for the moment until they start publishing that information again.

Run it locally

Requirements

  • Node v10.16.3 or higher

Steps

  • Clone this repository

  • Install node dependencies

    $ npm install
    
  • Start development server

    $ npm start
    

The app should now be accessible at http://localhost:3000

About

Plan your AWS re:Invent 2019 sessions by visualizing it in a calendar.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published