Skip to content

Book App with a personal library to create your own collection and an implemented shop system (coming soon).

License

Notifications You must be signed in to change notification settings

anne-dalchow/MyBooks-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📖 My Book App

This is a small web application that lets you create your own virtual book library, search for books using the OpenLibrary API, and add them to your personal collection. The project serves as a practice for working with JavaScript, APIs, ES6 modules, DOM manipulation, and class-based architecture. A shop system for virtually "buying" books is already planned.


🛠 Features

  • Add and remove books from your personal library
  • Search for books using the OpenLibrary API
  • Display book details including title, author, and cover
  • (Planned) Shop system for virtually purchasing books

📚 Data Source

This project uses the OpenLibrary API to fetch book information based on titles or ISBNs. The book data (such as title, author, and cover images) comes directly from OpenLibrary – a non-profit project by the Internet Archive Foundation with the goal of creating an open library for everyone.

🧰 Technologies Used

🌐 External Resources

The following external libraries are included via CDN:

  • Bootstrap 5.3 – For responsive layout and UI components
  • Font Awesome – For book and UI icons

About

Book App with a personal library to create your own collection and an implemented shop system (coming soon).

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published