[[TOC]] [wiki:Haiti Haiti] = Haiti Vol (Volunteer Management System) = Dominic König (IRC nickname: nursix) is leading on this atm: #sahanavol * User Specification: This document * Technical Specification: [wiki:BluePrintVolunteer BluePrint Volunteer Management] See also the New Module Development tutorial as this is new functionality for Py: * DeveloperGuidelinesNewModule Keep it real simple to start with - get something usable quickly, which we can then refine later if we gets needs to do so. ---- == Status == * A basic working system is operational on both the [http://haiti-orgsdev.sahanafoudnation.org Dev site] & [http://demo.sahanapy.org Demo] == !ToDo == Prerequisites for volunteers: 1. Introduce yourself to the team on #sahana at irc.freenode.org. (contact: nursix) 2. Request Trac permission to edit this page. 3. List yourself in the table below: ||'''IRC Nickname'''||'''Realname'''||'''working on|| ||nursix||Dominic König||Blueprint, Implementation|| ||flavour||Fran Boon||Codebase Guidance, Implementation|| ||assad||Zubair Assad||Implementation|| If you want to code, please see [wiki:DeveloperGuidelines Developer Guidelines] - Write user requirements, start with short user stories á la "As a , I want to ". Add to the "User Stories" paragraph below. - Write a Blueprint to specify technical details, especially: - Data model - Workflow - Menu Structure - Forms layout (if not already specified in the model) - Framework integration (e.g., Person Registry) - Interoperability (e.g., Data exchange) - ~~Implement the module (Short name: "vol")~~ - Test and eliminate bugs - Write Documentation: - Refine Blueprint - User Guideline ---- == User Stories == * ''add here'' ---- == User Requirements == * Process Ushahidi's volunteer line (like for [wiki:HaitiRMSToDo RMS]): http://200.ushahidi.com/rss.php * ''add here'' ---- == !BluePrint Suggestions == * ''add here'' ---- [wiki:Haiti Haiti]