WBook
This is a simple book store web project built using HTML, CSS, JavaScript, and Bootstrap.
The idea is to let users browse books, filter by categories, and use a roulette feature that randomly suggests a book. All data is handled locally using a JSON file, with no backend involved.
What it does
- Displays a list of books
- Category filtering
- Book roulette (random selection)
- Dynamic rendering from JSON data
- Responsive layout using Bootstrap
Tech used
- HTML
- CSS
- JavaScript
- Bootstrap
- JSON
Project files
- index.html (main page)
- css/style.css (styles)
- js/script.js (logic)
- assets/images (images)
- data/books.json (data)
This project was built as a learning exercise focused on DOM manipulation, working with data, and using Bootstrap for layout and responsiveness.
Team Karima, Achraf, Haitham, Yassine
Mentored by Ms. Khadija