Firebase Authentication tutorial
Guestbook tutorial
-
Guestbook introduction and setup
Learn how to build an app for your App Engine environment.
-
Authenticating Users
Integrate your guestbook application with Google user accounts using the Users service.
-
Handling User Input in a Form
Process form information submitted by users to your guestbook.
-
Generating Dynamic Content from Templates
Learn how to use `Jinja2` templates to manage the appearance of your guestbook app.
-
Storing Data in Cloud Datastore
Learn how to store user data from your guestbook app in the Datastore.
-
Serving Static Files
Learn how to use App Engine's static files feature to serve a CSS stylesheet for your guestbook app.
-
Deploying the Application
Upload and deploy your guestbook application on App Engine.