/youtube

Primary LanguageJupyter NotebookMIT LicenseMIT

Codes of Youtube Videos

First 4 video gonna be a video series.

1- Postgres with Docker - And Python Connection


2- End to End Flask Project (with Bootstrap 5 and Postgres Connection)

  • In this project I created a Flask App from the zero.

  • I used these consepts:

    • Forms,
    • Dynamic URLs,
    • Bootstrap 5,
    • PostgreSQL.
  • I connected Flask with the Postgres Database that I created in the first video.