Akatsuki49 / restraunt_dbms

DBMS Sem5 project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restraunt_dbms

DBMS Sem5 project

  1. pip install streamlit, mysql-conenctor-pyton.
  2. Run creationstatement.sql / create the database as per requirement: under /frontend/.streamlit: check out the secrets.toml file for this.
  3. Create Tables using: exec_queries.sql.
  4. Fill table entries using : fill_entries.sql
  5. Run the app using streamlit run app.py ; and then test the features out.

About

DBMS Sem5 project


Languages

Language:Python 100.0%