Problem Statement:
McNeese bookstore would like to provide online shopping service to students starting next semester. Students will be able to buy stuffs from the following categories: (1) books; (2) office supplies; (3) snacks; (4) cloths; (5) sport equipment. McNeese bookstore hires you to design a database as part of the backend server for the online service.Here are some of the basic system requirements:
- There are at least 20 items under each category
- The database needs to maintain the details of stocks such as their id, name, quantity, and category, etc.
- The database needs to maintain the details of customers such as their name, address, id, or payment information, etc.
- The database needs to be created by using MySQL, and SQL language.
- Some general functions in SQL language (such as how to search to an item, how to modify the quantity, etc) should be provided to McNeese bookstore as APIs so that customer can use them in the future.
Get Project Solution by contacting us
- via WhatsApp: +92-324-7042178
- via email: codelogixstudio@gmail.com
Comments
Post a Comment