Skip to content

kavediyaharsh/school-project-ekart.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

E-Kart.com

This is a school project I performed to create a simple online shopping website simulating e-kart.com, an e-commerce platform for various everyday items.

Overview

This static website is built using basic HTML taught in class & (inline CSS, and JavaScript) taken from a company(guess which? it has simillar domain πŸ˜†) by inspect element πŸ˜‚. It features a home page with navigation to different product categories, each displaying sample products with images, descriptions, and prices. The design uses outdated HTML elements like marquees for a retro feel.

Main Files

  • hk.HTML: The entry point (home page). Includes:
    • Marquee title "E-kart".
    • Search form (placeholder, non-functional as it was taken from inspect another webpage).
    • Navigation links to all category pages.
    • Slideshow carousel with featured product images (e.g., mobile, waterproof item).
    • Footer marquee with a personal note: "This is my First Website... Thank You & Visit Again."
    • Link to About Us page.

Category Pages (PROJECTWEBPAGES/)

Each page has a yellow background, centered marquee title, and lists 2-3 sample products with left-aligned images, bold italic underlined descriptions, bullet points for features, and prices.

  • ABOUTUS.HTML: Explains the site's purpose – online shopping for everyday needs.

  • APPLIANCES.HTML: Products: Whirlpool Refrigerator (RS 24,999), Samsung Washing Machine (RS 14,690).

  • BABY&KIDS.HTML: Products: Kiddeo T-Shirt Pack (RS 829), NextGen Toy Car (RS 1,599).

  • BOOKS.HTML: Products: Geronimo Stilton Book (RS 477), Mastering HTML/CSS/JS (RS 410).

  • ELECTRONICS.HTML: Products: Apple iPhone X (RS 80,000), Rejuvenate Headphones (RS 999).

  • HOME&FURNITURE.HTML: Products: Urban Ladder Bed (RS 26,000), HomeTown Dining Set (RS 15,299).

  • MENS.HTML: Products: Highlander Shirt (RS 612), Flying Machine Jeans (RS 840).

  • STATIONARY.HTML: Products: Uni Ball Pens Pack (RS 250), Kangaro Stationery Set (RS 332).

  • WOMENS.HTML: Products: E-Vastram Saree (RS 484), Demira Jewels Ring (RS 19,760), Dolphin Heels (RS 499).

Images Directory

The Images/ folder contains all product images used in the pages.

How to View

Open hk.HTML in a web browser.

About

A very old school project made with pure passion using pure bookish knowledge & not chatgpt. 😁

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages