Recorganizer

Contents:

  • Installation
  • Documentation
    • Modules
      • app
      • backend
        • backend.entities
        • backend.services
      • frontend
Recorganizer
  • Documentation
  • Modules
  • backend
  • View page source

backend

This module defines the backend of the app.


  • 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
        • SessionService.end()
        • SessionService.get_source_folder()
        • SessionService.set_destination_path()
        • SessionService.start()
Previous Next

© Copyright 2023, DSN.

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