carlosesilva / reinvent-planner
- пятница, 18 октября 2019 г. в 00:26:00
JavaScript
Plan your AWS re:Invent 2019 sessions by visualizing it in a calendar.
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.
Clone this repository
Install node dependencies
$ npm install
Start development server
$ npm start
The app should now be accessible at http://localhost:3000