Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/broderickhywell/horiseon-website
Assignment for college.
https://github.com/broderickhywell/horiseon-website
Last synced: 19 days ago
JSON representation
Assignment for college.
- Host: GitHub
- URL: https://github.com/broderickhywell/horiseon-website
- Owner: BroderickHywell
- License: mit
- Created: 2022-10-19T08:49:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-28T03:02:18.000Z (about 2 years ago)
- Last Synced: 2024-10-28T19:34:27.073Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 47.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Horiseon-Website
## User Story
The user wanted me to add more accessibility to the website. Specifically adding alt attributes to images. I also refactored some code to meet up with convention standards
making the code more understandable and less prone to errors when more complex functionality is added. All changes to the code have been marked with comments to cleary
point out what has been changed and why.## Link to the website
https://illustrious-starship-854ad0.netlify.app/## Here is the website normally.
![Screenshot 2022-10-27 205517](https://user-images.githubusercontent.com/35615510/198486640-9aa6faa9-07c3-4eae-b916-343db1699511.png)## Here is the website to a person with a screen reader with the added accessibility.
![Screenshot 2022-10-19 174945](https://user-images.githubusercontent.com/35615510/196825452-ba3c719c-d616-497e-b33e-afec93551d7f.png)