PyCon sprint 2014

From OpenHatch wiki
Revision as of 20:10, 13 April 2014 by imported>Shauna (→‎How to find the community)

OpenHatch is an open source web app for helping people get involved in open source projects. We do that through web-based interactive tutorials called "training missions;" a browsing tool for bitesize bugs in open source projects called the "volunteer opportunity finder"; and an online mentor/mentee matching tool.

OpenHatch is written in Django and we welcome people of any level to contribute! We also need CSS and Javascript help.

Goal of the OpenHatch project

OpenHatch’s goal is to make the free software/open source community more welcoming to newcomers. To do this, we provide curricula and logistical support for running “Intro to Open Source” workshops, a website with open source tools, “training missions” and a volunteer opportunity finder, and several other projects in progress.

Goals for this sprint

  • Improve the user experience in the volunteer opportunity finder
    • [Insert links to specific user experience bugs/enhancement requests on issue tracker.]
  • Fix security issues with the OpenHatch site
  • Clean out issue tracker
    • I would love to see the issue tracker moved to Github. - SGM
  • Provide code review & merge some outstanding pull requests
  • Improve our developer experience
    • Move the OpenHatch bug importers to scrapinghub
  • Set up a MediaGoblin instance? (If AL thinks that maintenance would be reasonable.)

Project setup

http://openhatch.readthedocs.org/en/latest/getting_started/installation.html

How to find the community

Sprints will be in rooms 518A-C, 519A/B, 520A-F and 524A-C on the 5th level of the Convention Center. We'll be in one of those rooms, not sure which yet.

We'll also be using the #openhatch IRC channel. See http://openhatch.readthedocs.org/en/latest/getting_started/getting_started.html for info about that.

We'll also be using the http://lists.openhatch.org/mailman/listinfo/devel email list. Consider joining.

We'll also be using https://openhatch.org/bugs/ . To use that site, you need to have an openhatch.org account. (You can make one easily.)

We'll also be using GitHub for some things -- feel free to make an account there.