Skip to content

Checklist

John Darragh edited this page Feb 6, 2025 · 4 revisions

Checklist Dialog box

  • Checklist Dialog box will list all the documents that user may need while working on creating project.
  • It pops up when you visit the site the first time, and can be accessed from the footer.

URLS

Issue label

Screen shots of page

image

Technical Details

This is static JSX content.

The user accesses this content via a modal dialog from the "Checklist" link in the application footer.

The same content can also be accessed as a stand-alone page from the path /checklist, using the ChecklistPage component. This is not currently accessible from any sort of menu in the application, but is used by the FAQ page in the answer to the question "What do I need to prepare to get started?".

Clone this wiki locally