COMP3005A-Project / bookstore

Main project for course COMP3005. Full web application representing a virtual bookstore.
1 stars 0 forks source link

Feature/sql files #70

Closed nwarsalee closed 2 years ago

nwarsalee commented 2 years ago

Created all necessary SQL files inside the SQL folder for the TA to view and grade. Filled out all files with SQL code, taken from our project's resources folder and Repo files.

Closes #69

hadicheaito1 commented 2 years ago
nwarsalee commented 2 years ago
  • Added real books
  • Made some changes to db (changing some varchar 30 to 255)
  • Lmk if you think more books are needed

Looks good to me! Liking the book and pub names :)