This is web dev week
The original idea for this project was to be a weekly news, blog and tools aggregation website. On this website I would collect useful websites and tools that have helped me with design, development, or content creation and would upload them here for other people to access.
This website was my introduction to PHP CMS creation through MySQL databases.
The Tools list
This was the main tools list that I’d aggregate and then post for viewers. From this list there is an image of the website/tool, overlay of the website link, a short description, and a secondary CTA link to “go to site”.
MY SQL File repository
This was the backend author section where someone could log in using their author credentials, and then upload content attributed to their role.
From here the author can upload an image, the name of the website (which would also be used as the link), the description of the tool, as well as the category. Categories were a planned feature to be added later in development for a searchable database.
REsponsive
This website was built with responsive principals in mind and is built to be viewed on the three main display types. Mobile, Desktop, and Tablet.
Validation
Using tools such as NU Html Checker and WAVE Accessibility this website reached AAA level validation in accordance to W3C validation standards and is not only accessible, but best practice for web develpoment and accessibility functions.