felicia27 / anonymization-tool

Other
2 stars 0 forks source link

Added new cloud function to edit audio and refractored some code #51

Closed nitinsaroha closed 4 years ago

nitinsaroha commented 4 years ago
  1. Added a new function in functions/index.js to process audio files and whenever their is a request in Google Pub/Sub Topic.
  2. Also created a new topic ("editAudioTopic") on Pub/Sub Console https://console.cloud.google.com/cloudpubsub/topic/list?authuser=2&project=capstone-project-uci-c87c8
  3. Moved Player, Transcript and Upload components in content directory for better hierarchy of components