Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 1.2 KB

README.md

File metadata and controls

23 lines (17 loc) · 1.2 KB

VIKTOR showcase app

Welcome to the VIKTOR showcase app!

This app has been created to showcase functionalities of the VIKTOR SDK. The source code of this app has been extensively documented (comments, docstrings, links) to teach developers the basics of writing VIKTOR apps.

Feel free to play around, change/remove/add app code and watch the outcome of the modifications in the app's interface in your browser.

The full VIKTOR documentation can be found at https://docs.viktor.ai/docs/welcome/

Setting up your IDE for VIKTOR

If you did not do this yet, instructions on how to set up your IDE (PyCharm / Visual Studio Code) for VIKTOR can be found at https://docs.viktor.ai/docs/create-apps/development-tools-and-tips/ide

About this file

The README contains information about the app and is usually read first by developers looking for information. The content is up to the creator, but usually includes one or more of the following:

  • A summary of the app and its functionalities.
  • Installation, configuration and operating instructions.
  • A list of known bugs, troubleshooting, FAQ