Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 843 Bytes

File metadata and controls

20 lines (14 loc) · 843 Bytes

Events

The goal of this workshop is to create and deploy a web application from scratch, using Go and Google App Engine.

The application is an event manager with weather information for each event. Cool, right? It doesn't look amazing, but hey ... I'm really not a frontend engineer. 😅

The implementation will be done in six steps starting, obviously, with step 0.

Everything you need to do corresponds to a comment in the code, so don't miss any!