Skip to content

KavinthaD/Web-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ₯— Health & Well-being Web Project

πŸŽ“ University Project: Developed as part of the Year 1 University curriculum to demonstrate core web development skills in HTML5, CSS3, and Vanilla JavaScript.

An interactive, multi-page website dedicated to promoting "Good Health and Well-being." This project showcases a blend of content delivery, user interactivity, and a functional e-commerce frontend.

πŸš€ Key Features

  • Interactive Shop: A fully functional frontend store with "Add to Cart" logic, dynamic cart count, and product sorting (A-Z/Default).
  • Responsive Design: Implemented custom @media queries to ensure a seamless experience across different screen sizes.
  • Dynamic Content: Interactive product descriptions and a smooth "Page Editor" interface.
  • Splash Screen: Engaging entry point for the website.
  • Modern UI Components: Custom-styled navigation bars, product cards, and footers.

πŸ› οΈ Technical Highlights

  • Vanilla JavaScript: All interactivity, including cart logic and DOM manipulation, is built without external libraries.
  • Advanced CSS: Use of Flexbox, Floats, and Responsive Breakpoints for complex layouts.
  • Modular Structure: Separated CSS and JS files for better maintainability.
  • Form Handling: Integrated feedback and user profile interactions.

πŸ“‚ Project Structure

β”œβ”€β”€ css/                 # External stylesheets (Header, Shop, Footer, etc.)
β”œβ”€β”€ js/                  # Vanilla JavaScript logic (Shop functionality)
β”œβ”€β”€ images-and-videos/   # Media assets
β”œβ”€β”€ shop.html            # E-commerce interface
β”œβ”€β”€ content-page.html    # Health & Well-being information
β”œβ”€β”€ page-editor.html     # Interactive editor tool
└── splash.html          # Website entry screen

βš™οΈ How to View

  1. Clone the repository.
  2. Open splash.html or shop.html in any modern web browser.
  3. No build step or local server is required (Static Site).

Built with ❀️ by Kavintha Dilshan

About

πŸ₯— Health & Well-being Web Project | University Year 1 | HTML5, CSS3, JavaScript | Responsive E-commerce & Interactive Content

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors