In this project, we developed and implemented a database system for an online retail store. We focused on products related to sport, such as Top (e.g T-shirts), Bottoms (e.g., tights) and shoes (e.g., running shoes), but it can be easily modified to include other types of products. The first phase was writing all the requirements and translating them into an ERD model. Next, we converted the conceptual model into a relational the relational model which includes relational schema, referential integrity and data dictionary to define the datatypes of each attribute. Based on this step, we implemented the database by writing sql create commands, and inserted data using insert commands. Finally, we tested the database by querying, deleting, and updating the database.
-
Notifications
You must be signed in to change notification settings - Fork 0
Online retail management system
License
avivfaraj/INFO605-Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Online retail management system