Use the CreateDBScript.sql file in \source\MySQL to make the database. Open MySQL Server, type \. path\to\sqlfile.sql
OR
Open the maindb.mwb file in MySQL Workbench and go to Menu Bar>Database>Forward Engineer
and follow the steps and leave everything as is and then use MySQL Server to use the database.
An e-commerce website for men's and women's apparel (Proof of concept)
This is our DBMS project for college. We have to create a website for apparel shopping by using MySQL as the DBMS and any frontend framework or design language as our choice.