System Overview

A User logins to the Demo portal and can either work on his listed projects or create a new custom project. His projects list will contains all the project for which the user has been given access. Similarly a User can give access to his own project/s to other Users.

A Project consists of Stages ( for structuring the Project by subdividing a computer program into individual sub-programs.) Each stage have functionality for creating Properties, entering/uploading Data and writing Python scripts. A user can also post the property fields on Web Portal using Wynum APIs.

A User can Share the project or Stage/s with other Users as Project Collaborator, Observer or as a Stage writer by generating and sending them Tokens/Passwords. A User can also create Stage Groups by listing the Stages in a named Group.

A User can also launch a Jupyter notebook (an Interactive coding platform) and can access a Linux terminal (Bash)to manage the project files.

A Client/Manager can view the Reports and Results on Web portal and/or Wynum App and can also seek information on the Chat box. The web portal can also be used for continuous and daily data input.

Wynum System consists of following important features:

  1. User management

  2. Project management

  3. Wynum APIs

  4. Reports Management