Notes from class Table of Contents Phase 1: Front End Command Line Git HTML CSS Basics CSS Layout Intro to JS JS Arrays JS and the DOM JS Debugging JS Forms JS Objects -JS and AJAX -HTTP Request/Response Cycle Phase 2: Back End Intro to Python Tour of a Django App Django structure: diagram Django shell example: how to create related objects What are foreign keys? O2M and M2M relationships: diagram