Skip to content

jamiecnl/restaurant-database-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jamiecnl's Meta Database Engineer Capstone Final Project: Little Lemon Restaurant Database System

A system for managing bookings, orders, menus, staff, customers, deliveries, addresses, sales, and profit analytics.

  1. readme.md (Project documentation file)
  2. LittleLemonDM.png (littlelemondb data model - ERD)
  3. LittleLemonDB.sql (MySQL, export of the complete Little Lemon database)
  4. JamieL_DBCapstonePJ_Module2.pdf
    • Drop and create database (littlelemondb)
    • Tables, views
    • Insert and retrieve data
    • Optimize, manage, and analyze data
    • Stored procedures, functions
    • Triggers
  5. JamieL_DBCapstonePJ_Module3.pdf
    • Tableau workspace, data analysis
    • Interactive dashboard for sales and profits
    • Charts (bar, line, bubble)
  6. JamieL_DBCapstonePJ_Module4.pdf
    • Database client, Python, Jupyter Notebooks, Connector/python, Version Control
    • Functionalities
  7. JamieL_DBCapstonePJ.ipynb (MySQL, DB Client - Python)
  8. JamieL_DBCapstonePJ.twb (Tableau file - charts and dashboard)
  9. LittleLemon_data.xlsx (Little Lemon Excel data file for Tableau)
  10. JamieL_DBCapstonePJ.mwb (MySQL Workbench file)
  11. JamieL_LittleLemon_ForwardEngr_m2_1.sql (Forward engineering)
  12. JamieL_DBCapstonePJ_All_Scripts.sql (Insert data, and all SQL scripts for this project)
  13. Related .PNG files (Screenshots included in all PDF files)

About

Restaurant database system with ERD design, MySQL database, SQL implementation, Python client functionalities, and interactive Tableau dashboards for booking, ordering, and sales analytics.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors