/horiseon_website_code_refactor

This is a source code refactor for the Horiseon website, as part of an assignment for the Columbia Engineering Coding Bootcamp.

Primary LanguageHTMLMIT LicenseMIT

Horiseon Website

website-splash

Description

This is a code refactor to the source code for the Horiseon website, currently hosted here.

Summary of Notable Changes from Source

  • Added semantic HTML tags in place of most non-semantic tags.
  • Fixed links in the navigation bar.
  • Added alt tags to all images.
  • Cleaned up CSS classes.

Detailed descriptions for all changes can be found in the changelog.

To-Do

The build of the CSS code (as of Feb 6, 2021), is not designed with mobile first or adjustable window sizes in mind. The next steps would be to implement that functionality into the CSS code.

License

This project is licensed under the MIT License - see the LICENSE.md file for more details.

Credits

Horiseon Social Solution Services, Inc., and Columbia BCS for the initial HTML and CSS work.
Neil Chen for further code refactors.