Skip to content

turtlecode/streamlit-postgresql-tutorial

Repository files navigation

πŸš€ Streamlit + PostgreSQL Mini User Management App

πŸŽ₯ YouTube Channel: Turtle Code

This project demonstrates how to build a mini user management system using Streamlit and PostgreSQL.


πŸ“Œ What You Will Learn

  • Build interactive web apps with Streamlit
  • Connect Python to PostgreSQL using psycopg2
  • Create tables directly from a Streamlit app
  • Insert and retrieve data from PostgreSQL
  • Implement user registration and login
  • Manage authentication using Streamlit session state

πŸ›  Technologies Used

  • Python
  • Streamlit
  • PostgreSQL
  • psycopg2

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages