MRN Generator Module


Contents

High-Level Specification

Overview

Migrate the MRN Generator to a module

Requirements

  • The module should keep a table of the sites instead of hard coding the sites
  • The generator log table should be foreign keyed to the user table
  • The generator page should be able to look up whether a set to be generated is in the generator log already
  • More properties should be kept for optionally displaying on the generator page:
    • Show/hide the log
    • Show/hide prefix/suffix
    • Allow numbers to be regenerated (show warning when regenerating duplicates)

Example of Usage

Functional Requirements

Use Cases

API