-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
250fea9
commit 6e7aefa
Showing
1 changed file
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,22 @@ | ||
# OCTANET_NOVEMBER | ||
The projects undertaken during my Web Development Internship at Octanet Services (Nov-2023) | ||
|
||
## Project 1- Landing Page | ||
The assigned task was to build a Landing Page.<br> | ||
I aimed to create a website for a hair salon by employing HTML, CSS, JavaScript, and Bootstrap. The objective was to provide customers with a platform to search for salons based on their specific needs, including services, prices, operating hours, and location. Additionally, they could easily find contact information for booking appointments, and the website was designed to be responsive, ensuring it could be accessed on mobile devices, tablets, and desktops. | ||
|
||
### Structure & Design | ||
|
||
Website Pages: Created four pages - Home, Services, Products, and Contact Us.<br> | ||
Navigation Bar: Includes links to all four pages for easy access.<br> | ||
Home Page: Features a carousel with salon images, information about Tresses Hair Salon, and customer reviews.<br> | ||
Services Page: Displays services and price lists.<br> | ||
Products Page: Uses cards to showcase salon products with links to their respective websites.<br> | ||
Contact Page: Displays contact details (phone number and Social Media Links) of Hair Salon<br> | ||
Footer: Displays contact details and open hours for quick reference.<br> | ||
|
||
### Technologies | ||
|
||
+ HTML | ||
+ CSS | ||
+ Bootstrap (3.3.7) |