RedHenLab / RedHenAnonymizer

Audio and Video Anonymizer for Red Hen Lab
MIT License
2 stars 3 forks source link

Web Development #11

Closed madmaverickminion closed 1 year ago

madmaverickminion commented 1 year ago

This pull request contains the complete code of the web-app.

This pull request contains the complete code of the web-app. Features Integrated--:

  1. Login/Register system
  2. Customized Dashboard for each user
  3. Separate webpage for setting anonymization parameters
  4. Hider and Swapper functionality
  5. Audio anonymization(pitch,echo,distortion)

Back-end Scripts added--

  1. rha.slurm - batch job scheduling script
  2. scheduler.sh - scheduling script, sets up the environment and directories before rha.slurm is executed.