Code Monkey home page Code Monkey logo

github-recreation's Introduction

github-recreation

Class assignment. See live at http://sallykingston.github.io/github-recreation.

Description

This assignment is designed to reinforce the use of the dom, introduction to templates, and using underscore.

You will be recreating your github profile, excluding the contributions tab.

Github Repos

Github Activity

Objectives

Learning Objectives

After completing this assignment, you should…

  • Understand why the underscore.js library is an important and valuable tool for working with data
  • Understand how templates work and how to use them.
  • Iteration and control flow are starting to become very familiar
  • Understand JSON and how to efficiently translate that data into the DOM

Performance Objectives

After completing this assignment, you be able to effectively use

  • Use many underscore methods, including _.template, _.each, _.pluck, _.where
  • Work with JSON as data and effectively put information in the DOM

Details

Deliverables

  • A repo containing at least:
    • github.js and any other data file
    • bower.json
    • main.js
    • index.html

Requirements

Normal Mode

Your task is to emulate your github profile. To complete this task, you'll need to use the data provided via the Github api (You'll copy the information into a file to use with your repository).

Hard Mode

Create the entire Github profile, including the contributions tab, with the contributions graph.

Additional Resources

github-recreation's People

Watchers

James Cloos avatar Sally Hall avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.