-
Notifications
You must be signed in to change notification settings - Fork 0
Feature List
-
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
-
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.
-
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).
-
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
-
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.
-
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.
-
Storage Platform Saving Loggin in users can save to common storage platforms (Drive, OneDrive, DropBox)