Skip to content

jkyereh/v8-toucans-team-08

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

v8-toucans-team-08

This is a mock-up project as part of the Chingu Cohort. The project was done with 2 other team members. The live project is hosted here: http://toucans8websolutions.herokuapp.com/ You can learn more about Chingu here| | https://chingu.io/

Toucans 8 Web Solutions

Trello Boards are finally in, still working on it. https://trello.com/toucans8/

Objective

  • We are building a Landing Page that is functionally similar to this: https://www.w3schools.com/w3css/tryw3css_templates_website.htm
  • Fulfill the below user stories. Give it our own personal style. We're using HTML, JavaScript, and CSS to complete this project. CSS choice is ours to decide,(W3 CSS,Bootstrap,Sass,etc). We are allowed to use Bootstrap or SASS if we choose. Additional technologies (just for example jQuery, React, Angular, or Vue) are optional for this project, and using them is at our own risk. User Story
  • User Story #1: My product landing page should have a header element with a corresponding id="header".
  • User Story #2: I can see an image within the header element with a corresponding id="header-img". A company logo would make a good image here.
  • User Story #3: Within the #header element I can see a nav element with a corresponding id="nav-bar".
  • User Story #4: I can see at least three clickable elements inside the nav element, each with the class nav-link.
  • User Story #5: When I click a .nav-link button in the nav element, I am taken to the corresponding section of the landing page.
  • User Story #6: I can watch an embedded product video with id="video".
  • User Story #7: My landing page has a form element with a corresponding id="form".
  • User Story #8: Within the form, there is an input field with id="email" where I can enter an email address.
  • User Story #9: The #email input field should have placeholder text to let the user know what the field is for.
  • User Story #10: The #email input field uses HTML5 validation to confirm that the entered text is an email address.
  • User Story #11: Within the form, there is a submit input with a corresponding id="submit".
  • User Story #12: When I click the #submit element, the email is submitted to a static page (use this mock URL: https://www.freecodecamp.com/email-submit) that confirms the email address was entered and that it posted successfully.
  • User Story #13: The navbar should always be at the top of the viewport.
  • User Story #14: My product landing page should have at least one media query.
  • User Story #15: My product landing page should utilize CSS flexbox at least once.

About

Add-project-description-here | Voyage-8 | https://chingu.io/

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 62.1%
  • CSS 36.1%
  • JavaScript 1.7%
  • PHP 0.1%