Skip to content

MuhammadKurdi-CS/bookShop

Repository files navigation

https://github.coventry.ac.uk/agile/projects/blob/master/03%20Bookshop.md Stage 1 The core functionality consists of three screens.

Part 1 A home page that should be visible without logging in. This should display all the books that are for sale. For each book the following should be shown:

  1. The name of the book
  2. The name of the author
  3. A thumbnail image
  4. A price

Part 2 Clicking on either the thumbnail or name should load a product details page that shows:

  1. The name of the book
  2. A full resolution image
  3. The price
  4. A detailed, multi-line, formatted description taken from the endleaf.
  5. The EAN (barcode) number.

If the customer is logged in they should also see a link or button to add the item to their shopping cart.

Usernames: bob, customer1, customer2 Passwords: bob, p455w0rd, p455w0rd

https://moham732-sem1.herokuapp.com/ - tested locally on codio which works fully but live version doesn't function properly. added 'pre-commit-master' githook

https://github.coventry.ac.uk/340CT-2021OCTJAN/moham732-sem1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published