wiki:HaitiVolToDo

Version 12 (modified by Fran Boon, 15 years ago) ( diff )

--

Haiti

Haiti Vol (Volunteer Management System)

Dominic König (IRC nickname: nursix) is leading on this atm: #sahanavol

See also the New Module Development tutorial as this is new functionality for Py:

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

  1. You can create projects, and link projects to locations
  2. You can search for projects by location
  3. You can add a volunteer registration to any person
  4. You can add tasks to projects
  5. You can assign a task to any person with a volunteer registration
  6. You can update task status, or re-assign to another person

Started a "self service" menu for volunteers, currently just "My Tasks" but more to follow. However, that doesn't mean that every volunteer needs a user account - you can manage projects, tasks and volunteers without user accounts, and you can share this information across multiple instances without needing to register every volunteer as user on each instance.

Of course are any Person Registry information about volunteers also available in the Volunteer Module, such as:

  • Contact Information
  • Addresses
  • Identity Information

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 NicknameRealnameworking on
nursixDominic KönigBlueprint, Implementation
flavourFran BoonCodebase Guidance, Implementation
assadZubair AssadImplementation

If you want to code, please see Developer Guidelines

  • Write user requirements, start with short user stories á la "As a <role>, I want to <action>". 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


BluePrint Suggestions

  • add here

Haiti

Note: See TracWiki for help on using the wiki.