Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

Project description

David Leoni edited this page Aug 25, 2018 · 1 revision

Goal

The goal of this project is to replicate WikiMindMap, bringing it to HTML5 and adapt it for projects for kids from wiki system, like Wikiversity and Vikidia Here we list general requirements, for knowing in which version they are implemented see Milestones

Functional requirements

MUST HAVE:

  1. browser as conceptual map from arbitrary pages in WikiText format
  2. extraction of specific elements from Wikiversity and Vikidia ( Example: see mattruffoni.it)
  3. export to maps in FreeMind format

NICE TO HAVE (if time allows):

  1. support embedding of images and video
  2. website browsable from tablet / smartphone:

Non-functional requirements

MUST HAVE:

  1. static HTML5 page, it should possibly work without server
  2. user documentation as tooltips
    • English and Italian
  3. Opensource code, without commercial dependencies
  4. documentazion for developers, commented code
  5. unit test

NICE TO HAVE (if time allows):

  1. ui test
Clone this wiki locally