Recorganizer

Contents:

  • Installation
  • Documentation
    • Modules
      • app
      • backend
      • frontend
Recorganizer
  • Documentation
  • Modules
  • View page source

Modules

  • app
    • App
      • App.run()
    • Example
  • backend
    • backend.entities
      • backend.entities.patient
        • Patient
      • backend.entities.session
        • Session
    • backend.services
      • backend.services.fileService
        • construct_path()
        • organize_recorded_files()
        • video_recordings()
      • backend.services.sessionService
        • SessionService
  • frontend
    • frontend.menu
      • frontend.menu.about
        • show_about_page()
      • frontend.menu.recordingSession
        • create_recording_session()
        • end_session()
        • start_session()
    • frontend.utils
      • frontend.utils.ui
        • click()
        • display_text()
        • error()
        • get_text_input()
        • select_menu_option()
        • select_option()
        • set_title()
        • success()
Previous Next

© Copyright 2023, DSN.

Built with Sphinx using a theme provided by Read the Docs.