Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 697 Bytes

File metadata and controls

21 lines (15 loc) · 697 Bytes

final-practiceUnit0-Nathan-A

Code examples for the LaunchCode Unit 0 Final Practice "Dream Application" assignment. The dream app concept is PocketPantry, a kitchen-management app that tracks pantry inventory, suggests recipes, and reduces food waste.

Each section in index.js demonstrates one Unit 0 coding-skill module:

  • Values, Data Types, and Operations
  • Stringing Characters Together
  • Control Structures and Logic
  • Building Arrays
  • Using Arrays
  • Working With Loops

Companion worksheet

Full Dream Application worksheet (Google Doc): https://docs.google.com/document/d/1LqGRincuoUbfhr1olMuvvSJoW7JPV-P12DAorww2F0A/edit?usp=sharing

How to run

node index.js