Giter Site home page Giter Site logo

cp-evaluation's Introduction

codepilot evaluation

setup

  1. log into github.com
  2. log into codepilot.xyz (uses github authentication)
  3. click your username to enter the settings page
  4. 1 PERSON ONLY: fork this repo (jeremywrnr/cp-evaluation)
  5. Same person: add your partner as a collaborator to your newly forked repo (in GitHub)
  6. Other person: refresh your repos, and pick this newly forked repo

Ok, you should be all ready to go now! Thank you for participating in this evaluation of the CodePilot collaborative programming system! Please try and complete as many of the following tasks as you can.

styling (css)

  1. horizontally center the h2 class
  2. set the background color to something dark
  3. set the text color to something light
  4. make the text change color when you hover over it

structure (html)

  1. create an h2 heading with both your names
  2. make an unordered list with an id of weather
  3. make an h3 heading with an id of average
  4. change the title to be 'recent weather'

data (js)

  1. open the JQuery.getJSON documentation (http://api.jquery.com/jQuery.getJSON/)
  2. using this, parse this json weather data (https://raw.githubusercontent.com/jeremywrnr/jeremywrnr.github.io/7cc04951d4b0421e664ebbc9e4aa6642e2c02dbb/weather.json)
  3. add each data point as items to our weather list
  4. content of each of these list items should be: TimeEST and the TemperatureF
  5. compute the average temperature from this data set
  6. display this temperature in our temperature heading

completion

  1. first person who forked the repo: make a pull request onto the original repo
  2. complete a brief survey about your experiences with CodePilot

cp-evaluation's People

Contributors

jeremywrnr avatar

Watchers

 avatar  avatar  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.