Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 2.01 KB

README.md

File metadata and controls

44 lines (31 loc) · 2.01 KB

Raisa Islam Aishy

this repo is a clone of https://github.com/miguelgrinberg/flasky.

Activity 1.1

Screenshot showing packages installed in the virtual environment

Activity 1.2

Screenshot of Hello World flask app index route Screenshot of flask app with dynamic route by user name

Activity 1.3

Screenshot of flask app with bootstrap and moment extension implementation

Activity 1.4

Screenshot of initial flask app for Example 4.7 Screenshot of flask app after name is submited Screenshot of flask app with new field for email address Screenshot of flask app when correct inputs are given Screenshot of flask app for error in email validation Screenshot of flask app when input email is not a UofT email

Activity 2.1

Change default branch on GitHub

Activity 2.2

Docker version on terminal after docker installation

Activity 2.3

Screenshot of Flask app after updating the index title

Activity 2.4

Screenshot of building and running the docker image

Flasky

This repository contains the source code examples for the second edition of my O'Reilly book Flask Web Development.

The commits and tags in this repository were carefully created to match the sequence in which concepts are presented in the book. Please read the section titled "How to Work with the Example Code" in the book's preface for instructions.

For Readers of the First Edition of the Book

The code examples for the first edition of the book were moved to a different repository: https://github.com/miguelgrinberg/flasky-first-edition.