Group Project 1

Your application must meet these requirements:

  1. Built with HTML, CSS, JavaScript
  2. Must use Flexbox or Grid
  3. Hosted on repl.it
  4. A README.md file with explanations of the technologies used, the approach taken, a link to your live site, unsolved problems, etc.
  5. Must use the Checkbox Hack to create a popup hamburger menu

Build a Unit 1 Cheatsheet as a team

  1. Link Pages with a tags
  2. Homepage with list of topics we have covered
  3. About Page with List of All People in the group with Picture and Link to Linked In & github
  4. Optional Multiple Pages for topics

Topics

  1. The Command Line (cd, mkdir, pwd etc)
  2. Variables and Data Types
  3. Control Flow
  4. Loops
  5. Arrays
  6. Objects
  7. Functions
  8. Classes
  9. CSS Specificity
  10. The DOM

Format

  1. 3-5 Sentence Explanation/Definition
  2. A short demonstration / example
  3. Resources to learn more
  4. You should be using MDN, You Don't Know JS, Eloquent JS and Your class website lectures & recordings as resource material
  5. Bonus When applicable use dom manipulation to give people the ability to enter text, and click a button for an answer

Due Week 6 Day 2 8/31