https://github.com/harisjamal28/ecommerce_bookshop
This ecommerce bookshop dynamically loads books using a .json file, which includes details like the title, author, description, price, discount, and condition of each book. The JSON data is parsed to populate the shop's inventory, ensuring an organized and efficient display of available books for customers.
https://github.com/harisjamal28/ecommerce_bookshop
books bookshop css3 ecommerce front-end-development frontend html5 js json
Last synced: 2 months ago
JSON representation
This ecommerce bookshop dynamically loads books using a .json file, which includes details like the title, author, description, price, discount, and condition of each book. The JSON data is parsed to populate the shop's inventory, ensuring an organized and efficient display of available books for customers.
- Host: GitHub
- URL: https://github.com/harisjamal28/ecommerce_bookshop
- Owner: HarisJamal28
- Created: 2024-08-24T07:37:34.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-24T07:39:56.000Z (almost 2 years ago)
- Last Synced: 2025-01-21T02:14:34.423Z (over 1 year ago)
- Topics: books, bookshop, css3, ecommerce, front-end-development, frontend, html5, js, json
- Language: SCSS
- Homepage: https://harisjamal28.github.io/ECommerce_Bookshop/
- Size: 6.25 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ECommerce_Bookshop
This ecommerce bookshop dynamically loads books using a .json file, which includes details like the title, author, description, price, discount, and condition of each book. The JSON data is parsed to populate the shop's inventory, ensuring an organized and efficient display of available books for customers.