python_projects_grocery_webapp icon indicating copy to clipboard operation
python_projects_grocery_webapp copied to clipboard

This commit adds detailed SQL Database setup instructions to the READ…

Open Rudraprasad-Mohapatra opened this issue 1 year ago • 0 comments

…ME.md file. The instructions cover creating the grocery_store database, creating tables for products, orders, and unit of measure (uom), inserting demo data into the tables, and setting up foreign key constraints. This will provide clear guidance for setting up the database environment.

Rudraprasad-Mohapatra avatar Apr 16 '24 18:04 Rudraprasad-Mohapatra