Itswali / Awesome-Books

This is a web page for User to add and save their best book collection. with author name

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Awesome Books

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. By building this application, we learned how to manage data using JavaScript. Thanks to that your website will be more interactive. We used a medium-fidelity wireframe to build the UI.

Built With

  • HTML
  • JavaScript
  • CSS

Live Demo

🌐 CLick Here to Launch 🧑‍✈️

Getting Started

Prerequisites

  • Have git installed. (For version control)
  • Have text editor installed. (VSCode, sublime, atom)
  • Have CSS,HTML & JS Linters installed and configured. For further information, visit this link to get better understanding on each linters used on this project.

Usage

This page registers books with author and title of the book. To register a book:

  1. Type the author's name.
  2. Type the book's title.
  3. Click on Add button below.
  4. The books will be added to the list and will be displayed.

To remove a book from the list:

  1. Find the book in the list.
  2. Click on remove button for the respective book.

Authors

👤 Wali Muhamad

  • GitHub: @Itswali
  • Twitter: @Wali-Muhammad
  • LinkedIn: @wali-Muhammad

👤 Ivan Martinez von Halle

🤝 Contributing

Contributions, issues, and feature requests are welcome!

📝 License

This project is MIT licensed.

About

This is a web page for User to add and save their best book collection. with author name


Languages

Language:JavaScript 47.7%Language:CSS 31.7%Language:HTML 20.7%