Use Existing Methods
Apps developed will be available on the site. You can find them by browsing the Apps Repository, found here, or by browsing the developer's user page. All the apps are present in this page. Search module is provided to filter the apps based on category and subcategory.
On click of View App we can see the below webpage. The users have the option to copy and download
the app. Copy function allows the users to create new app with the same category and subcategory.
Download function allows the users to download the python code.Delete and Update are other functions
which allows the author to either delete or update the app. You can find the app title, thumnail image,
Latex Documentation and textboxes to capture input values in the below image. Moreover the app ranking, views and likes
are also displayed.
The Latex Documentation describes the app and the equations computed in the Python code. The users have the option to provide dropdown menus for selecting an option as input. The dropdown can be seen in the image. On click of Run the python code is executed with all the input values and the result is displayed as Python Output.