Skip to content

WCI-Computer-Science/Flask-Workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple flask app

Make a simple flask app with database access and the ability to have different users.

Steps

Steps that our workshop will discuss in.

Framework

  1. Create virtual environment python3 -m venv venv
  2. Initializing app
  3. Blueprints and URLs
  4. Templates (HTML, CSS, and Jinja)
  5. App factory

Database

  1. SQL
  2. psycopg2 and cleanup actions
  3. session and logging in
  4. API endpoints
  5. JavaScript and other stuff

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published