Skip to content

Update main.py#60

Open
kjedu wants to merge 2 commits into
RTCedu:masterfrom
hulkingopossum:Task3
Open

Update main.py#60
kjedu wants to merge 2 commits into
RTCedu:masterfrom
hulkingopossum:Task3

Conversation

@kjedu

@kjedu kjedu commented Nov 19, 2024

Copy link
Copy Markdown

Task 3: Show all books in the database
As a user, I should be able to see all available books in the Items page, so that I have the greatest selection of books.

Changes were made to line 39, 44 and 45.

Task 3: Show all books in the database
As a user, I should be able to see all available books in the Items page, so that I have the greatest selection of books.

Changes were made to line 39, 44 and 45
Change made to line 39,

Deleted LIMIT 1 as this only shows one picture of books, by deleting we get a row of all pictures of current books.
@kjedu

kjedu commented Nov 26, 2024

Copy link
Copy Markdown
Author

Task 3: Show all books in the database
As a user, I should be able to see all available books in the Items page, so that I have the greatest selection of books.

Change made to line 39,

Deleted LIMIT 1 as this only shows one picture of books, by deleting we get a row of all pictures of current books.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant