Avisikta-Majumdar / Streamlit_Multipage_App_With_DB_connection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to create a multi-page streamlit web app with DB connection

This application can be used to get assignments from students.
Steps:-

1. Students have to create their account on the login page.
2. When they want to upload their assignment, they need to login first.
3. For assignment upload, they need to visit the Upload Your Assignment page. Once the data is uploaded, it will be saved into our bucket(S3).

👉 Also, check out the official streamlit documentation: https://docs.streamlit.io/library/get-started/multipage-apps/create-a-multipage-app

Requirements

Install the dependecies with pip

streamlit==1.11.0
psycopg2==2.9.6
streamlit_option_menu== 0.3.4
pandas

Usage

# Run the commands
>> cd <path>
>> streamlit run Homepage.py

Get to Know Me & Stay Connected

About


Languages

Language:Python 100.0%