Skip to content

1302313/Aloha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aloha - README

This is my first project for the Web Development Programme showcasing the requirements for responsive web development using HTML, CSS and JavaScript.

Technologies Used

The following highlights the languages used to markup, design and animate the Aloha Apparel website along with the key functions used for each language:

  • HTML: Hyper Text Markup Language
    • Syntactically valid HTML5 code
    • Link to Eric Meyer CSS reset link
    • Link to Typography Database
    • Link to CSS design stylesheet
    • Link to JS animation script
    • link to JQuery database
  • CSS: Cascading Style Sheet
    • Flexbox (For Grid Design)
    • Fonts (For Typography and Icon Design)
  • JS: JavaScript
    • JQuery (For Smooth Scrolling Animation)
    • Flickity (For Slider Support)
  • Git Hub
    • Initialized Git Repository for website
    • Added .ignore file to exclude unnecessary files/folders.

Overview

The following animations are added to the website using CSS and JS to allow for a smooth user experience when transitioning through the website:

  • Mobile Adaptive Header and Footer
  • Link Adaptive Cursor and Hover
  • Transparent Fixed Header
  • Smooth Scrolling to Sections
  • Slider Carousel Animation
  • Shopping Cart Notification Item
  • Email Validation and Alerts

Mobile Adaptive Header and Footer

Alt Text Alt Text

Link Adaptive Cursor and Hover

Alt Text

Transparent Fixed Header

Alt Text

Smooth Scrolling to Sections

Alt Text

Slider Carousel Animation

Alt Text

Shopping Cart Notification Item

Alt Text

Email Validation and Alerts

Alt Text

Aloha Apparel™ Co.

Alt Text

Summary

This (static) website is powered by HTML and CSS with a touch of JavaScript portraying a dynamic dance between the languages when they are linked together.

:octocat: