Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Explore Books feature to navbar #143

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add Explore Books feature to navbar #143

wants to merge 1 commit into from

Conversation

Ctoic
Copy link
Owner

@Ctoic Ctoic commented Oct 26, 2024

Related to #141

Add "Explore Books" feature to the navbar and implement book cards with hover flip animation.

  • Navbar Addition:

    • Add "Explore Books" option to the navbar in about.html and adventures.html.
    • Ensure proper routing to explore-books.html.
  • Script Changes:

    • Add event listener for "Explore Books" option in the navbar in script.js.
    • Ensure proper routing to explore-books.html.
  • Book Data:

    • Add sample book data for "Explore Books" feature in data/books.json.
  • Explore Books Page:

    • Create a new page explore-books.html to display book cards.
    • Implement hover flip animation for book cards.
  • Styles:

    • Add styles for book cards and hover flip animation in style.css.

For more details, open the Copilot Workspace session.

Related to #141

Add "Explore Books" feature to the navbar and implement book cards with hover flip animation.

* **Navbar Addition:**
  - Add "Explore Books" option to the navbar in `about.html` and `adventures.html`.
  - Ensure proper routing to `explore-books.html`.

* **Script Changes:**
  - Add event listener for "Explore Books" option in the navbar in `script.js`.
  - Ensure proper routing to `explore-books.html`.

* **Book Data:**
  - Add sample book data for "Explore Books" feature in `data/books.json`.

* **Explore Books Page:**
  - Create a new page `explore-books.html` to display book cards.
  - Implement hover flip animation for book cards.

* **Styles:**
  - Add styles for book cards and hover flip animation in `style.css`.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/Ctoic/Lisbook/issues/141?shareId=XXXX-XXXX-XXXX-XXXX).
Copy link

netlify bot commented Oct 26, 2024

Deploy Preview for lisbook ready!

Name Link
🔨 Latest commit b1faa18
🔍 Latest deploy log https://app.netlify.com/sites/lisbook/deploys/671cd9b1f22dd00009909d4f
😎 Deploy Preview https://deploy-preview-143--lisbook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

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