Git Product home page Git Product logo

drinkup's Introduction

Drinkup!

Let's get high!

(How to) Start a drinkup

Basic steps

  • Choose the template for your drinkup
  • Checkout a new branch based on one of the template- branchs, make sure the new branch name obeys LOCATION-DATE convention, the name is important for your attendees
  • Modify the drinkup.json according to your settings
  • [optional] Modify the template/ui-style according to your taste
  • Send invitation to your friends!
  • [optional] Make your branch a template, so everyone else to use it as well, do pick a cool name, like template-doom-day

drinkup.json

This json file stores the configuration for this drinkup

Sample config

{
    "time": "April 28th - April 30th, 2013",
    "when": "Catlife",
    "subject": "Drinkup & Hackathon"
}

Fields

  • place. Where?
  • time. When?
  • subject. What are we cheering for?

Avaliable templates

Templates are branches named in the convention of template-.

Dummy template

Branch name template-dummy

  • Design & implemented by HF
  • Sample Screencasts

(How to) Join a drinkup

Basic steps

  • Fork this repo, and find the drinkup branch you are interested in
  • The drinkup branch follows the convention of LOCATION-DATE, for example, drinkup that takes place in HIT at April of 2013 is named as hit-201304
  • Create a json file named as YOUR_GITHUB_LOGIN.json
  • Fill the json file according to void-main.json
  • Push the json file to your own remote repo
  • Send us a pull-request to the right branch

Sign up sheet

Sample sheet

{
    "github-id" : "552990",
    "avaliable-time" : [0, 1, 2],
    "capability-of-alcohol" : 2,
    "skills-of-interest" : ["python", "ruby", "android"]
}

Fields

  • github-id. Inner id of your github account, or login name of github
  • avaliable-time. The drinkup's date index you are avaliable, the index starts from 0
  • capability-of-alcohol. How many bottles of beer can you drink?
  • skills-of-interest. JSON array of the skills that you are interested in

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.