Giter Site home page Giter Site logo

int-u4-project-23-24-starter-code's Introduction

INT: Unit 4 Project Starter Code

You will use this starter code to help you plan your Unit 4 project.

This starter code is meant to help you get started - feel free to change ANYTHING about the style or structure of this starter code to make it your own 💪

Setup

  1. Fork this repo and import your copy into Replit.
  2. Go to the <title> tag and change it to your name and "Unit 4 Project" (For instance if your name is Janice, the title should be "Janice_Unit 4 Project")

Project Task List

Project Plan

  • Clone or Fork the Starter Code.
  • Look over “Inspiration & Ideas” section.
  • Complete the “Brainstorming” section.
  • Choose a “Next Level Feature”.

HTML

Add HTML elements for your quiz page to promote user interaction:

  • Input Tags
  • Button Tag

Adjust the HTML to match your theme:

  • Title for your quiz
  • Questions for the user
  • Modify images to match theme

CSS

  • Change the background color to reflect the theme
  • Change the font to reflect the theme

JS

Use JS to account for user interaction:

  • Variables to store user input
  • The .value method
  • String concatenation
  • Basic conditional statements
  • Compound conditional statements that uses input from questions to provide the user with a result.

Check Accessibility

Check that the text is readable:

  • Color contrast ratio of 4-4.5:1
  • All images have alt attributes

int-u4-project-23-24-starter-code's People

Contributors

cn-mika avatar

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.