{"id":19724751,"url":"https://github.com/coderookie0/hair_salon_website","last_synced_at":"2026-04-29T07:36:04.295Z","repository":{"id":217371625,"uuid":"743709664","full_name":"CodeRookie0/hair_salon_website","owner":"CodeRookie0","description":"ChicLocks hair salon website","archived":false,"fork":false,"pushed_at":"2024-04-10T17:06:12.000Z","size":82951,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T01:15:22.665Z","etag":null,"topics":["css","hairsalon","html","html-css-javascript","html5","javascript","project","web","website"],"latest_commit_sha":null,"homepage":"https://coderookie0.github.io/hair_salon_website/html/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CodeRookie0.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-15T20:19:15.000Z","updated_at":"2025-01-21T22:15:26.000Z","dependencies_parsed_at":"2024-04-10T18:05:28.706Z","dependency_job_id":null,"html_url":"https://github.com/CodeRookie0/hair_salon_website","commit_stats":null,"previous_names":["coderookie0/html_web_project","coderookie0/hair_salon_website"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/CodeRookie0/hair_salon_website","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRookie0%2Fhair_salon_website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRookie0%2Fhair_salon_website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRookie0%2Fhair_salon_website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRookie0%2Fhair_salon_website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CodeRookie0","download_url":"https://codeload.github.com/CodeRookie0/hair_salon_website/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CodeRookie0%2Fhair_salon_website/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262801408,"owners_count":23366555,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["css","hairsalon","html","html-css-javascript","html5","javascript","project","web","website"],"created_at":"2024-11-11T23:26:55.028Z","updated_at":"2026-04-29T07:35:54.278Z","avatar_url":"https://github.com/CodeRookie0.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hair Salon Website\nChickLocks hair salon website created using HTML, CSS, JavaScript\n\n![Page structure](./page_preview.png)\n# Table of Content\n* [General info](#general-info)\n* [Technologies](#technologies)\n* [Page structure](#page-structure)\n* [File structure](#file-structure)\n* [Structure and content](#structure-and-content)\n* [Website URL](#website-url)\n* [Planned changes](#planned-changes)\n* [Additional info](#additional-info)\n* [Author](#author)\n## General info:\nThe task of the **ChicLocks** website is to create a modern and attractive online platform, which\nthe main goal is to provide comprehensive hairdressing services to clients, both before and after\nvisit to the salon. The website is designed to build a strong brand identity, making it easy for customers\nbrowsing services, getting to know information about the salon, keeping in touch.\n## Technologies:\n* HTML\n* CSS\n* JavaScript\n## Page structure:\n![Page structure](./page_structure_diagram.png)\n## File structure:\n![Page structure](./file_structure_diagram.png)\n## Structure and content\n\u003cdetails\u003e\n\u003csummary\u003ehome.html\u003c/summary\u003e\n\u003ch4\u003eTitle: \"Chic Locks - Hair Salon in Łódź | Hair Salon in Łódź | Home Page\"\u003c/h4\u003e\n\u003ch4\u003eExternal resources:\u003c/h4\u003e\n  \u003cul\u003e\n    \u003cli\u003e Font Awesome (version 6.4.2) for iconography.\u003c/li\u003e\n    \u003cli\u003e External CSS file ( style.css) for styling.\u003c/li\u003e\n    \u003cli\u003e External JavaScript file (script.js) for responsive navigation menu.\u003c/li\u003e\n  \u003c/ul\u003e\n\u003ch4\u003eContent\u003c/h4\u003e\n\u003cp\u003eThis 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.\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eposts.html\u003c/summary\u003e\n\u003ch4\u003eTitle: \" Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Posts Page\"\u003c/h4\u003e\n\u003ch4\u003eExternal resources:\u003c/h4\u003e\n  \u003cul\u003e\n    \u003cli\u003e Font Awesome (version 6.4.2) for iconography.\u003c/li\u003e\n    \u003cli\u003e External CSS file ( style.css) for styling.\u003c/li\u003e\n    \u003cli\u003e External JavaScript file (script.js and posts.js) for dynamic functionality, especially for\nloading and displaying posts.\u003c/li\u003e\n  \u003c/ul\u003e\n\u003ch4\u003eContent\u003c/h4\u003e\n\u003cp\u003eThis 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.\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003eprice.html\u003c/summary\u003e\n\u003ch4\u003eTitle: \" Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Pricing Page\"\u003c/h4\u003e\n\u003ch4\u003eExternal resources:\u003c/h4\u003e\n  \u003cul\u003e\n    \u003cli\u003e Font Awesome (version 6.4.2) for iconography.\u003c/li\u003e\n    \u003cli\u003e External CSS file ( style.css) for styling.\u003c/li\u003e\n    \u003cli\u003e External JavaScript file (script.js) for responsive navigation menu.\u003c/li\u003e\n  \u003c/ul\u003e\n\u003ch4\u003eContent\u003c/h4\u003e\n\u003cp\u003eThis page effectively presents information about the prices of salon services in a structured and attractive way\nvisually format.\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003econtact-us.html\u003c/summary\u003e\n\u003ch4\u003eTitle: \" Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Contact Page\"\u003c/h4\u003e\n\u003ch4\u003eExternal resources:\u003c/h4\u003e\n  \u003cul\u003e\n    \u003cli\u003e Font Awesome (version 6.4.2) for iconography.\u003c/li\u003e\n    \u003cli\u003e External CSS file ( style.css) for styling.\u003c/li\u003e\n    \u003cli\u003e External JavaScript file (script.js) for responsive navigation menu.\u003c/li\u003e\n  \u003c/ul\u003e\n\u003ch4\u003eContent\u003c/h4\u003e\n\u003cp\u003eThis page facilitates user interaction with the salon through a comprehensive form\ncontact details, detailed location information and easy navigation.\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003einfo.html\u003c/summary\u003e\n\u003ch4\u003eTitle: \" Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Info Page\"\u003c/h4\u003e\n\u003ch4\u003eExternal resources:\u003c/h4\u003e\n  \u003cul\u003e\n    \u003cli\u003e Font Awesome (version 6.4.2) for iconography.\u003c/li\u003e\n    \u003cli\u003e External CSS file ( style.css) for styling.\u003c/li\u003e\n    \u003cli\u003e External JavaScript file (script.js) for responsive navigation menu.\u003c/li\u003e\n  \u003c/ul\u003e\n\u003ch4\u003eContent\u003c/h4\u003e\n\u003cp\u003eThis page aims to offer informational content about the creator.\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003elogin.html\u003c/summary\u003e\n\u003ch4\u003eTitle: \" Chic Locks - Salon Fryzjerski w Łodzi | Hair Salon in Łódź | Login Page\"\u003c/h4\u003e\n\u003ch4\u003eExternal resources:\u003c/h4\u003e\n  \u003cul\u003e\n    \u003cli\u003e Font Awesome (version 6.4.2) for iconography.\u003c/li\u003e\n    \u003cli\u003e External CSS file ( style.css) for styling.\u003c/li\u003e\n    \u003cli\u003e External JavaScript file (script.js and login.js) to handle login and registration processes and to\nresponsive menu functions.\u003c/li\u003e\n  \u003c/ul\u003e\n\u003ch4\u003eContent\u003c/h4\u003e\n\u003cp\u003eThis page provides user authentication features through login forms and\nregistration, includes responsive design and interactive elements for an effective experience\nuser.\u003c/p\u003e\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\u003csummary\u003ebackend.html\u003c/summary\u003e\n\u003ch4\u003eTitle: \" Chic Locks | User Panel\"\"\u003c/h4\u003e\n\u003ch4\u003eExternal resources:\u003c/h4\u003e\n  \u003cul\u003e\n    \u003cli\u003e Font Awesome (version 6.4.2) for iconography.\u003c/li\u003e\n    \u003cli\u003e External CSS file ( style.css) for styling.\u003c/li\u003e\n    \u003cli\u003e External JavaScript file (backend.js) for backend functionality.\u003c/li\u003e\n  \u003c/ul\u003e\n\u003ch4\u003eContent\u003c/h4\u003e\n\u003cp\u003eThis page serves as a comprehensive admin panel for managing user profiles, posts and\nother users, offering a responsive and functionally rich interface.\u003c/p\u003eractive elements for an effective experience\nuser.\u003c/p\u003e\n\u003c/details\u003e\n\n## Website URL:\nhttps://coderookie0.github.io/hair_salon_website/html/\n\n## Additional info:\u003cbr\u003e\nThis 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.\n## Planned changes:\nThe main part of the project has been completed. I plan to develop this website by adding new functionalities, including: \n- the ability to book appointments\n- the ability to add opinions after the visit\n## Author:\u003cbr\u003e\nMaryia Shyliankova\n\n**Last update: 29/01/2024**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderookie0%2Fhair_salon_website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoderookie0%2Fhair_salon_website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoderookie0%2Fhair_salon_website/lists"}