Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.85 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.85 KB

Community Living DBMS

Database management system for an application that ensures the safety and convenience of gated societies. It offers features to create a wholesome community living experience and improve security standards around gated communities.

Frontend implemented with streamlit and mysql server.
🐍 Frontend python code
📀 DDL statements with constraints and queries
🏛️ Schema info

Install dependencies and specify host, user, database and password to mysql.connecttor
(in streamlit-and-mysql-ui/database.py), create database and run using streamlit run app.py

  • Raise, view tickets (from a resident's POV)
  • Assign staff, update ticket response and status, delete ticket (from help desk POV)
  • Outputs any SQL query typed as text input.

image

image

image

image

image

Based off the bangalore startup MyGate, implemented part of it as a DBMS mini project!

Logo taken from here.