
Group Project 1
Your application must meet these requirements:
- Built with HTML, CSS, JavaScript
- Must use Flexbox or Grid
- Hosted on repl.it
- A
README.md file with explanations of the technologies used, the approach taken, a link to your live site, unsolved problems, etc.
- Must use the
Checkbox Hack to create a popup hamburger menu
Build a Unit 1 Cheatsheet as a team
- Link Pages with
a tags
- Homepage with list of topics we have covered
- About Page with List of All People in the group with Picture and Link to Linked In & github
- Optional Multiple Pages for topics
Topics
- The Command Line (cd, mkdir, pwd etc)
- Variables and Data Types
- Control Flow
- Loops
- Arrays
- Objects
- Functions
- Classes
- CSS Specificity
- The DOM
- 3-5 Sentence Explanation/Definition
- A short demonstration / example
- Resources to learn more
- You should be using
MDN, You Don't Know JS, Eloquent JS and Your class website lectures & recordings as resource material
- 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