Git Product home page Git Product logo

homework's Introduction

CHALLENGE ACCEPTED!

The tools that I used: Basic: ZURB Foundation and JQuery Bonus: Grunt, Autoprefixer, and Knockout

There are two versions of this project: The first is the completed static version which uses hard-coded data. It is purely presentational. That version can be found in the basic branch.

In the bonus version, I learned some Knockout (hopefully I didn't break too many standards) and used it to ping the two APIs and populate all the data in the page (except for the drawn charts - ran out of time, darn!). This version also uses grunt with 'Autoprefixer' so I don't have to think about vendor prefixes too much. There are some other cool things that Knockout helped with like the formatCurrency utility function called in the view, and other such amenities.

I look forward to talking about code with you soon!

#UPDATE: DEMO HERE

Your challenge, should you choose to accept it

  1. Clone this repo (or download the zip archive) to get started.

  2. The page should look like business_overview.png on the page load:

    alt text
  3. The page should look like business_overview_expanded.png when the "more" links are clicked:

    alt text
  4. The pencil icon should change color on hover.

  5. The "New Program" button should open a form to add a new program. This is where you get some UX/design freedom, but the form should have the following fields:

    • Program Type (single select)
      • Count Series
      • Time Series
      • Membership
    • Program Name (input)
    • Allow online scheduling (boolean)
    • Default capacity (input)
    • Tabs this program is on (multi-select)
      • Classes
      • Appointments
      • Workshops
      • Outside
      • Inside
      • Gym
  6. You may use any front-end libraries you wish to complete the task. The Internet is your oyster!

  7. When you're finished, send a link to your GitHub repo (preferred) or a .zip archive to your point-of-contact. (Make sure you include your unminified code!)

Bonus Points

You may choose to make two API calls to populate any or all parts of page. The data returned may not reflect the amounts in the business_overview.png image. Assume that the data from these calls is correct.

Help!

Should you stumble into any questions during your quest, feel free tor reach out to your recruiter or dev contact. There are no stupid questions!

homework's People

Contributors

behaviary avatar jmsa avatar mbo-nick 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.