Skip to content

pkriengsiri/horiseon-code-refactor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

horiseon-code-refactor

Description

This project is a code refactor for the Horiseon website homepage. The purposes of this refactoring is to make the previous code more efficient, comprehensible and accessible. This refactoring should also result in improved search engine optimization. The modification does not change the displayed styling of the page, only the underlying code.

Tasks completed

  • Redundant classes were consolidated
  • HTML elements were replaced with semantic HTML elements
  • Alt text was added to images
  • Explanatory comments were provided in the HTML document
  • CSS was reorganized to follow a logical structure
    • Classes and elements were separated, then ordered alphabetically within each group
    • Comments added to delineate each separation
  • A descriptive title was added

Links

Link to the deployed website

Link to the code repository

Installation

Upload index.html, license.txt, and assets folder to the deployed webserver. The assets folder contains images and CSS files.

The deployed website linked above was deployed using GitHub Pages.

Usage

Once deployed the application can be viewed in a traditional desktop web browser. It it not yet optimized for smaller screens.

screenshot of index.html

Credits

Collaborators on this project included instructional staff, TAs, and students in the Georgia Tech Coding Boot Camp Winter 2020 cohort. Specific guidance for adding the license badge and txt file was provided by Nathan Castaldi.

References and tutorials utilized

License

MIT License

Copyright (c) [2020] [Pete Kriengsiri]

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Badges

GitHub issues GitHub stars GitHub license

About

HTML and CSS code refactor for the Horiseon SEO homepage

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published