Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Project introduction: WebsiteOne

Project introduction: WebsiteOne

WebsiteOne is the app behind agileventures.org. A website for Agile Ventures - a platform for online collaboration and crowdsourced project development.
https://github.com/AgileVentures/WebsiteOne

Avatar for Thomas Ochman

Thomas Ochman

October 05, 2014
Tweet

More Decks by Thomas Ochman

Other Decks in Programming

Transcript

  1. AgileVentures • a non-profit organization • a project incubator for

    social innovations, open source projects and free software. • a place for learning and personal development • members from across the world • various levels of competence and experience in software development
  2. Codename: WebsiteOne • main website for Agile Ventures • online

    collaboration • crowdsourced project development • a place for learning
  3. Methods and Tools • Agile software development • Modified version

    of Scrum • Pivotal Tracker • GitHub • TravisCI • Heroku
  4. Pair Programming • two programmers work together at one workstation

    (on location) • two or more programmers working using Google Hangouts (distributed) • produce better and more robust code • mutual exchange of experience • knowledge/skills transfer
  5. Contributing Some ways you can contribute • by using the

    application • by reporting bugs • by suggesting new features • by writing code (no patch is too small: fix typos, add comments, clean up inconsistent whitespace) • by refactoring code • by delivering stories • by reviewing code