Using the instructions provided by your instructor, install MySQL, and connect from NetBeans. Create a user account that will be used by your upcoming application:
Create the store database with tables product and customer. Take screenshots to demonstrate that you were able to connect to the database from NetBeans and that your product and customer tables are populated with data.