GithubHelp home page GithubHelp logo

denverpost / report-card Goto Github PK

View Code? Open in Web Editor NEW
2.0 14.0 2.0 74 KB

Publish an online poll, except with letter grades instead of poll options. http://www.denverpost.com/2015/09/18/broncos-week-3-report-card-grade-the-denver-broncos-performance-vs-the-detroit-lions/

License: MIT License

Python 18.65% PHP 39.60% CSS 2.85% HTML 38.90%

report-card's Introduction

Report Card

Publish an online poll, except with letter grades instead of poll options.

Note in regards to terminology: "Cards" are used to describe what would otherwise be an online poll question. "Votes" are what happens when a reader chooses a letter grade on a card. Card data is stored in a Google spreadsheet, vote data is (probably) stored in a database.

Developer-specific

Getting Started

You'll need a server with Python and a (probably) database to record votes.

You'll also want to create a Google spreadsheet to allow people to create new report cards. NOTE: This could be done strictly on the database side instead.

This repo addresses the front-end requirements of building a Report Card publishing system, and certain back-end requirements.

Requirements

The back-end parts you'll need to build on your own:

  • A form handler to process report card votes.

The back-end parts you'll need to supply:

  • A database
  • A server to store the report card item javascript (optional)

If you're going to use Google Spreadsheets to store the report card information, these are the fields I'm using:

'Title', 'Description', 'slug', 'Date expires', 'Date launches'

Title and slug are the only required fields.

report-card's People

Contributors

freejoe76 avatar

Stargazers

Autumn Sprout avatar Ed Sauer avatar

Watchers

 avatar James Cloos avatar  avatar Ed Sauer avatar Kevin Hamm avatar  avatar Polly avatar Daniel Petty avatar  avatar Daniel Boniface avatar Morgan Dzakowic avatar  avatar  avatar  avatar

Forkers

nydailynews

report-card's Issues

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.