Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coderookie0/hair_salon_website
ChicLocks hair salon website
https://github.com/coderookie0/hair_salon_website
css hairsalon html html-css-javascript html5 javascript project web website
Last synced: 4 days ago
JSON representation
ChicLocks hair salon website
- Host: GitHub
- URL: https://github.com/coderookie0/hair_salon_website
- Owner: CodeRookie0
- Created: 2024-01-15T20:19:15.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-10T17:06:12.000Z (7 months ago)
- Last Synced: 2024-04-10T20:15:24.694Z (7 months ago)
- Topics: css, hairsalon, html, html-css-javascript, html5, javascript, project, web, website
- Language: JavaScript
- Homepage: https://coderookie0.github.io/hair_salon_website/html/
- Size: 79.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hair Salon Website
ChickLocks hair salon website created using HTML, CSS, JavaScript![Page structure](./page_preview.png)
# Table of Content
* [General info](#general-info)
* [Technologies](#technologies)
* [Page structure](#page-structure)
* [File structure](#file-structure)
* [Structure and content](#structure-and-content)
* [Website URL](#website-url)
* [Planned changes](#planned-changes)
* [Additional info](#additional-info)
* [Author](#author)
## General info:
The task of the **ChicLocks** website is to create a modern and attractive online platform, which
the main goal is to provide comprehensive hairdressing services to clients, both before and after
visit to the salon. The website is designed to build a strong brand identity, making it easy for customers
browsing services, getting to know information about the salon, keeping in touch.
## Technologies:
* HTML
* CSS
* JavaScript
## Page structure:
![Page structure](./page_structure_diagram.png)
## File structure:
![Page structure](./file_structure_diagram.png)
## Structure and contenthome.html
Title: "Chic Locks - Hair Salon in Łódź | Hair Salon in Łódź | Home Page"
External resources:
- Font Awesome (version 6.4.2) for iconography.
- External CSS file ( style.css) for styling.
- External JavaScript file (script.js) for responsive navigation menu.
Content
This is the home page. This page displays the features of the hair salon, salon services, and customer reviews. Home Page contains additional information about the salon, links to social media.
posts.html
Title: " Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Posts Page"
External resources:
- Font Awesome (version 6.4.2) for iconography.
- External CSS file ( style.css) for styling.
- External JavaScript file (script.js and posts.js) for dynamic functionality, especially for
loading and displaying posts.
Content
This page was created to display hair salon posts. These may be posts about discounts, new products in the salon or other messages addressed to the salon's customers.
price.html
Title: " Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Pricing Page"
External resources:
- Font Awesome (version 6.4.2) for iconography.
- External CSS file ( style.css) for styling.
- External JavaScript file (script.js) for responsive navigation menu.
Content
This page effectively presents information about the prices of salon services in a structured and attractive way
visually format.
contact-us.html
Title: " Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Contact Page"
External resources:
- Font Awesome (version 6.4.2) for iconography.
- External CSS file ( style.css) for styling.
- External JavaScript file (script.js) for responsive navigation menu.
Content
This page facilitates user interaction with the salon through a comprehensive form
contact details, detailed location information and easy navigation.
info.html
Title: " Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Info Page"
External resources:
- Font Awesome (version 6.4.2) for iconography.
- External CSS file ( style.css) for styling.
- External JavaScript file (script.js) for responsive navigation menu.
Content
This page aims to offer informational content about the creator.
login.html
Title: " Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Login Page"
External resources:
- Font Awesome (version 6.4.2) for iconography.
- External CSS file ( style.css) for styling.
- External JavaScript file (script.js and login.js) to handle login and registration processes and to
responsive menu functions.
Content
This page provides user authentication features through login forms and
registration, includes responsive design and interactive elements for an effective experience
user.
backend.html
Title: " Chic Locks | User Panel""
External resources:
- Font Awesome (version 6.4.2) for iconography.
- External CSS file ( style.css) for styling.
- External JavaScript file (backend.js) for backend functionality.
Content
This page serves as a comprehensive admin panel for managing user profiles, posts and
other users, offering a responsive and functionally rich interface.
user.
## Website URL:
https://coderookie0.github.io/hair_salon_website/html/
## Additional info:
This project is not commercial. The main goal of "Hair Salon Website" is to learn programming in HTML, CSS and JavaScript, understand syntax, layout and style rules, and improve my skills.
## Planned changes:
The main part of the project has been completed. I plan to develop this website by adding new functionalities, including:
- the ability to book appointments
- the ability to add opinions after the visit
## Author:
Maryia Shyliankova
**Last update: 29/01/2024**