Karlsberg62 / Hackathon1

0 stars 1 forks source link

Table of Contents


Project Goals

1. User goals

2. Site Owner Goals

Index Page

Carousel

The site features a way to display information on how to best tour Wales, it’s home page prominently features a carousel of hero images that can display the best that Wales has to offer.

Cards

Below that are 3 cards that feature guides available with a short snippet of information and you can quickly choose the guide you wish rather than browsing the entire guide page. Selecting the guide you want will send you to the correct section of the guides page via an ID. The cards are responsive going into a single column on a small screen and showing as a row of 3 on medium and larger screens. Below that is some information regarding Welsh rules on wild camping.

Guides Page

The guides page is multiple pages in one and can be expanded downwards with further guides. It is responsive showing as a single column on smaller screens and two on medium and larger screens. The order on smaller screens is image > text > image > text however on medium and larger screens it will alternate to make the site more visually interesting and balanced. The guides have an accordion element from bootstrap that can be used to store extra information, a map iframe has been used as an example.

Contact page

This page has used the min() function to fluidly size for many screen sizes at and between breakpoints to ensure a consistent view, the body is size to the viewport to ensure the footer remains at the bottom of the page without using a fixed position as fixed position cause issues with overlapping of the form and footer at smaller screen sizes


UX/UI

1. Target Audience

HTML Validation

CSS Validation

Accessibility

Device Testing

We have tested the site with the following devices:

The site functioned as expected except for the loading on the guide page with the map & Youth Hostel content on smaller devices.

Browser Testing

Testing has been done on the following browsers:

Testing Breakdown

image

Testing user stories

We tested our site vs the user stories:

  1. User Story: image Site Example: image

  2. User Story: image Site Example: image

  3. User Story: image Site Example: image

  4. User Story: image Site Example: image

  5. User Story: image Site Example: image

  6. User Story: image Site Example: image

    • This user story combines the Must Have User Stories for Outsourcing content, YHA Booking Link & Hyperlinking Content User Story: image Site Example: image

  7. User Story: image Site Example: image

Known Bugs

During development, we found these bugs and fixed them:

Nav bar disapperance

Carousel Images poor quality on smaller devices

During development and testing, these are the current bugs:

Guide Page Map on smaller devices

Youth Hostel Content on smaller devices

image


Deployment

How this site was deployed

Media

HomePage Content.

Content

Code

Future Features