Git Product home page Git Product logo

clearing-house's Introduction

clearing-house

This is the place to trade fish and ideas.

Idea

A wiki engine with voting capabilities.

TODO:

Figure out what this is and does.

Tyler's notes

Since there are duplicate articles, we have to make sure there are no collisions in the url scheme. I guess just precede the article name with its author?

As far as urlifying titles go, we might as well just keep a reference to both the title and the derived url in the data itself and then update the url when the title is created or changed. I feel like the less we have to actually do URLifying the better.

We need to address the problem of keeping track of revisions. The best way to do this would be using deltas, I think, but that might be more complicated than desired for this prototype stage. So as a simple alternative, articles and revisions are all kept in the same collection, and everything in this collection keeps the id of its root article, which, in the case of the original, is itself. Aside from that, a simple revision number is affixed to every element in the Articles collection, and incremented for each revision.

clearing-house's People

Contributors

behaviary avatar prudentbot avatar

Watchers

 avatar

Forkers

prudentbot

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.