Skip to content

Feature List

Tony G edited this page Jan 30, 2024 · 12 revisions

1. New account creation, log in, log out

  • Users can sign up, log in, and log out.
  • Users can't use certain features without logging in (saving flowcharts, editing account information).
  • Logged in users can edit their account information including username, email, password, and avatar image.
  • Logged out users are directed to the homepage where they are prompted to create a flowchart

2. Flowcharts

  • All users can create flowcharts.
  • Logged in users can save their flowcharts.
  • Logged in users can see a list of their saved flowcharts.
  • Logged in users can edit and delete their new or saved flowcharts.

3. Flowchart Symbols

  • Visitors can create, edit, and delete symbols from their session flowchart.
  • Logged in users can create, edit, and delete symbols from new or saved flowcharts.
  • Basic symbols include terminator(oval), process(rectangle), decision(diamond), and data(parallelogram).

4. Flowchart Directional Flows (Arrows)

  • Visitors can create, edit, and delete directional flows from their session flowchart.
  • Logged in users can create, edit, and delete directional flows from new or saved flowcharts.
  • Directional flows serve as connecting points between symbols.

Bonus

5. Flowchart Formatting

  • All users can format the symbols and text.
  • All users can change the colors of symbols.
  • All users can change the font size, color, and style.

6. Flowchart Grid Control

  • All users can pan and zoom in and out of the flowchart grid.
  • All users can choose a landscape or portrait grid.

7. Storage Platform Saving

  • Logged in users can save flowcharts to common storage platforms (Drive, OneDrive, DropBox)

Clone this wiki locally