Skip to content
Venetya Evans edited this page Jul 18, 2017 · 9 revisions

Week 3 - July 9 / 15

SUNDAY MONDAY TUESDAY WEDNESDAY THURSDAY FRIDAY SATURDAY
9 10 11 12 13 14 15

SUNDAY, July 9th, 2017

Lectures

  1. Intro to responsive design
  2. Intro to authentication/ authorization Slides
  3. Intro to APIs
  4. Overview of deployment and options - Nihara
  5. Intro to Analytics - Lara Fedoroff

Chrome Dev Tools](https://www.udemy.com/devtools-2017-the-basics-of-chrome-developer-tools/ JSON Web Token http://leafletjs.com/ Mashape Hide Secrets

Goals for the Week

  • Pick an external data source if needed
  • Pick a authentication strategy if needed
  • Deploy the app
  • User test your feature from week 2 if needed

MONDAY, July 10, 2017

Jen Working on the styles

Media Queries

Bootstrap 3 is a mobile-first front-end framework.

Z-index

Several Bootstrap components utilize z-index, the CSS property that helps control layout by providing a third axis to arrange content. We utilize a default z-index scale in Bootstrap that’s been designed to properly layer navigation, tooltips and popovers, modals, and more.

$zindex-dropdown-backdrop: 990 !default; $zindex-navbar: 1000 !default; $zindex-dropdown: 1000 !default; $zindex-fixed: 1030 !default; $zindex-sticky: 1030 !default; $zindex-modal-backdrop: 1040 !default; $zindex-modal: 1050 !default; $zindex-popover: 1060 !default; $zindex-tooltip: 1070 !default;

Links

@link-color :hover

TUESDAY, July 11, 2017


WEDNESDAY, July 12, 2017


THURSDAY, July 13, 2017


FRIDAY, July 14, 2017


SATURDAY, July 15, 2017