Giter Site home page Giter Site logo

forward-1.1's Introduction

Forward

Built by mentees, for mentors & peers, Forward helps local tech industry professional and new-comers build communities and connections with each other.

This project was built by a team of first-time hackers for BCIT's Hack the Break 2023.

Features

  • A simple survey for mentees that will match them to professional and local mentors in their area of interest
  • An extensive list of mentors
  • A project showcase page displays a list of featured projects by local mentees

App Preview

Landing Page

Preview of the Forward Landing Page

Project Showcase Page

Preview of the Project Showcase Page

Profile Page

Preview of the Profile Page

Tech Stack

  • Front-end: HTML, SASS
  • Back-end: PHP, MySQL

Contributors

forward-1.1's People

Contributors

marlowecheng avatar okaytr avatar davekoo1106 avatar rikkilanz avatar

Stargazers

 avatar  avatar

Watchers

 avatar

forward-1.1's Issues

Favicon

Status:
Open

Description:
Forward has no Favicon Icon throughout the website.

Steps to Reproduce:

  1. Go to Forward's Website
  2. Look at your browser tab and notice no icon to represent the website!

Expected result:
A favicon to appear on browser tab when entering Forward's website

Actual Result:
Blank favicon image when entering Forward's website

Configuration:
All browser and device types are affected.

Severity:
Low

Priority:
Medium

Type:
Feature Request

Assignee:
Who's in charge of this?

Button Navigation to Essential Pages

Description:
Links in the navigation menu header and on the profile page do not link to the Community Hub page and subsequently, the Community Hub thread.

Steps to Reproduce:

  1. Go to Forward's Website
  2. Click on "Login" button on the header navigation
  3. Click on "Login" button on the login page
  4. On the profile page, click on "Community" link on the header navigation, or click on "Go to Community Hub" link on the second white card.

Expected result:
When clicking on those links, the website will redirect to the Community Hub page.

Actual Result:
When clicking on those links, it doesn't redirect anywhere and stays on the same page instead.

Image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Dropdown in Survey Page has visual issues

Description:
The dropdown component in the Survey page is not the same as design within the wireframes.

Steps to Reproduce:

  1. Go to Forward's Website

  2. Check out the dropdown component

Expected result:
The dropdown component should look the same as the design within the Design System or Wireframes
image

Actual Result:
Dropdown component has some visual issues. (The arrow has not padding on the right.)
image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Spelling and Grammar on Community Hub

Description:
There are spelling mistakes and grammar issues on the Community Hub page.

Steps to Reproduce:

  1. Go to Forward's Website

Expected result:
Page is free from spelling and grammar issues.

Actual Result:
Page has typos on the main page, such as "Surrrey", or the summaries on some thread cards do not have proper punctuation marks.

Image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Icon in header is missing on live server

Description:
Icon files/images are corrupted in the header of the website.

Steps to Reproduce:

  1. Go to Forward's Website
  2. Click on "Login" button on the header navigation
  3. Click on "Login" button on the login page

Expected result:
The icons should be working like so:
image

Actual Result:
The icons are not showing/displaying in the header.
image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Alt Attribute on Images

Description:
Some meaningful images (non-decorative purposes) throughout the site do not have alt attribute tags in the code. (This does not include purposeful empty attribute tags for decorative images).

Steps to Reproduce:

  1. Go to Forward's Website and copy the link address
  2. Go to SEOptimer and paste Forward's website link to check images for alt tags

Expected result:
The alt tag checker website will show each image with the alt attribute tag.

Actual Result:
The checker returned with image links missing alt attribute tags.

Image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Community page has no icon/link to change location

Description:
Community Hub page has no icon and link to change location.

Steps to Reproduce:

  1. Go to Forward's Website
  2. Click on "Login" button on the header navigation
  3. Click on "Login" button on the login page
  4. Go to Community Hub Page

Expected result:
The text and design should look like:
image

Actual Result:
This is what is currently is:
Uploading image.png…

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Mentor and Project Cards Showing It's a Clickable Element

Description:
When you hover over mentor cards in the mentor list page, or hover over project cards in the project showcase page, it shows a box-shadow transition. However, the mouse cursor doesn't change to a pointer, so it doesn't indicate well enough that it is a clickable element to the user on desktop devices.

Steps to Reproduce:

  1. Go to Forward's Website
  2. Click on "Login" button on the header navigation
  3. Click on "Login" button on the login page
  4. On the profile page, click on "Project Showcase" link or "Mentors" button on the header navigation
  5. On either page, hover over the cards.

Expected result:
When you hover over the cards on a desktop device, the cursor will change from default to a pointer.

Actual Result:
When you hover over the cards on a desktop device, the cursor stays default and doesn't change to a pointer.

Image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Thread content box expands further than needed on the bottom

Description:
Thread content box expands further than the mockup, it only needs to fit content.

Steps to Reproduce:

Go to [Forward's Website](https://forward.marlowecheng.com/public/index.php)
Click on "Login" button on the header navigation
Click on "Login" button on the login page
Click on "Community Hub"
Click on the second thread article

Expected result:
The thread content box size should only contain the content.

Image

Actual Result:
Thread content box expands further than needed.

Image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

HTML Did Not Pass W3 Validator Test

Description:
When running Forward's website through the Validator, we received errors on the following pages:

  • Project Showcase Page
  • Profile Page

Some errors included <tags> that didn't have a closing </tag>, or code syntax that didn't follow HTML5 best practices, such as an <img> tag nested directly under a parent <ul> element.

Steps to Reproduce:

  1. Go to Forward's Website and copy the link addresses to Forward's Project Showcase Page and Profile Page
  2. Go to W3 Validator and for each page, paste and test each link address to validate the site's code

Expected result:
When running our test through the validator, we receive no errors or warnings.

Actual Result:
When running our test through the validator, we received errors and warnings.

Image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Title Attributes on Links

Description:
Some <a> tags throughout the site that link to other pages do not have a title attribute tag.

Steps to Reproduce:

  1. Go to Forward's Website
  2. Go to WAVE and paste Forward's website address to test the website

Expected result:
All <a> tags that link to other pages also include a title attribute tag to tell the person where they're being navigated to.

Actual Result:
Few <a> tags that link to other pages are missing a title attribute tag.

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Front page hero image does not reach full container height

Description:
Hero images does not reach the full container height, so there is a gap between the border line and hero image.

Steps to Reproduce:

Go to [Forward's Website](https://forward.marlowecheng.com/public/index.php)

Expected result:
The hero should look like:

image

Actual Result:
Instead, there's a gap between the section border and the hero image:

image

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Low Contrast Colours

Description:
When running our site through WAVE accessibility tool, we received errors for the colour contrast for elements with a green background and white foreground.

Steps to Reproduce:

  1. Go to Forward's Website and copy the link address
  2. Go to WAVE and paste Forward's website address to test the website

Expected result:
When checking for colour contrast, we expect no issues for our colours.

Actual Result:
When checking for colour contrast, we received errors for our colour contrast ratio not meeting up to web accessibility standards.

Configuration:
Chrome and Firefox
Breakpoint: 1366x768

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.