GithubHelp home page GithubHelp logo

federal-gov's Introduction

federal-gov's People

Contributors

jlord avatar kspurgin avatar notwaldorf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

federal-gov's Issues

Contributions!

Starting a discussion on contributions.

Tech Contributions

Here on GitHub as Pull Requests of course! In the coming weeks I'll be working more on the underlying library, sheetsee.js, but typos and CSS fixes (or whole new/better layouts!?) and whatnots can definitely happen here.

Article Contributions

I've had a project with a totally open spreadsheet before and that was tough to manage and revert when bad input was entered. And because of the nature of the contents the submissions will need to be checked to be real anyways so here's what I'm thinking (and have set up):

  1. Fill out Google Form with new submission.
  2. New submissions are reviewed via response spreadsheet (anyone can comment).
  3. Submissions are copied onto final spreadsheet data for site (anyone can comment).

Google Form Submissions

Hi @jlord,
Thank you for starting this project.

I find that having two different platforms for collaboration a bit cumbersome.
Especially when the chat system on Google Spreadsheets doesn't lend itself well to asynchronous collaboration.

Suggestion

What if Google Form submissions/responses end up as JSON blobs that are pull-requested into, say, data/ directory that lives at the root of this project?
PROS

  • Allow for collaboration and communication on one unified platform.
  • Each article in question could be reviewed, modified/edited/changed in isolation.

CONS

  • The page would have to send one GET request per article, which could slow down the perfomance of the site in the long run.
  • Example GET request would look like:
    <script src="https://raw.githubusercontent.com/jlord/federal-gov/master/data/president-elect-son-in-law-senior-white-house-advisor.json" type="application/json"></script>
    
    • This leads to tight coupling of static page(s) and content.

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.