File tree Expand file tree Collapse file tree 1 file changed +0
-17
lines changed
Expand file tree Collapse file tree 1 file changed +0
-17
lines changed Original file line number Diff line number Diff line change @@ -105,21 +105,4 @@ function render() {
105105 } ) ;
106106 }
107107}
108- << < << << HEAD
109- === = ===
110- // My website should be able to:
111108
112- // - View a list of books that I've read
113- // - Add books to a list of books that I've read
114- // - Including title, author, number of pages and if I've read it
115- // - If any of the information is missing it shouldn't add the book and should show an alert
116- // - Remove books from my list
117-
118- // ## Bugs to be fixed
119-
120- // 1. Website loads but doesn't show any books => fixed
121- // 2. Error in console when you try to add a book => fixed
122- // 3. It uses the title name as the author name => fixed
123- // 4. Delete button is broken =>git
124- // 5. When I add a book that I say I've read - it saves the wrong answer =>
125- >>> > >>> c637046 ( unco changes in html )
You can’t perform that action at this time.
0 commit comments