Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.61 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.61 KB

OCTANET_NOVEMBER-TASK 1

The 1st project undertaken during my Web Development Internship at Octanet Services (Nov-2023)

Tresses

Developed SalonHub, a dynamic web platform catering to a hair salon clientele, offering a seamless browsing experience to view an array of services, detailed pricing, operational schedules, and location specifics. Implemented intuitive features for effortless appointment booking, enhancing user engagement and convenience. Ensured cross-device compatibility through responsive design, optimizing accessibility on mobile devices, tablets, and desktops.

Demo

A live demo can be found here.

Structure & Design

Website Pages: Created four pages - Home, Services, Products, and Contact Us.
Navigation Bar: Includes links to all four pages for easy access.
Home Page: Features a carousel with salon images, information about Tresses Hair Salon, and customer reviews.
Services Page: Displays services and price lists.
Products Page: Uses cards to showcase salon products with links to their respective websites.
Contact Page: Displays contact details (phone number and Social Media Links) of Hair Salon
Footer: Displays contact details and open hours for quick reference.

Technologies

  • HTML
  • CSS
  • Javascript
  • Bootstrap (3.3.7)

Deployment

This site is hosted using GitHub pages, deployed directly from the master branch. The deployed site will update automatically upon new commits to the master branch. In order for the site to deploy correctly on GitHub pages, the landing page must be named index.html.