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
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.
- Node v10.16.3 or higher
-
Clone this repository
-
Install node dependencies
$ npm install
-
Start development server
$ npm start
The app should now be accessible at http://localhost:3000