This is a modern web-based software store developed by Yash12007, designed to showcase and sell applications, tools, and utilities. The store features a clean, user-friendly interface that includes dynamic product details, purchase and download options, and a stock availability display.
-
📦 Product Showcase
View detailed descriptions, image carousels, and download/purchase options for each product. -
🔗 URL-Based Product Access
Open a product window directly using a link like?id=product_id. -
🎞️ Bootstrap Carousel
An interactive carousel displaying multiple product screenshots or images. -
🛒 Purchase and Download Buttons
Separate actions for downloading and navigating to purchase/subscribe links. -
📉 Stock Display
Clearly show if a product is in stock or out of stock with colour-coded status. -
✅ Responsive Design
Mobile-friendly and responsive layout with Bootstrap 5.
.
├── index.html # Main HTML file containing store UI and scripts
├── products.json # Product database (array of product objects)
├── /assets # Optional directory for images, icons, etc.