-
Notifications
You must be signed in to change notification settings - Fork 2
Design
cs329yangzhong edited this page Oct 26, 2017
·
8 revisions
With the help of our group leader, Shengke Zhou, we successfully built the database and applied in into the web page design. With the help of the database, different books information could be presented in a new page without creating thousands of templates but just loading the database for what we need.
Trying to set a many to many models that could build relationships between the three main models, the books, the authors and the publisher. Our goal is make the searching that if one of the three main parts is clicked, all the corresponding information would be provided and there would be hyperlink that can direct the user to the corresponding pages.
IDB-2 version