Skip to content

This is a web app built to serve as a home for online lecture recordings from various universities. Users can upload recordings, and it will get processed to remove all private information such as faces and names, and will store this lecture on the website for display.

Notifications You must be signed in to change notification settings

curesh/KumbayUni

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KumbayUni

Check it out at the following link! https://kumbayuni.herokuapp.com/

WORK IN PROGRESS

Important notes about flask and stuff.

I've made it so that you can run it using "flask run" from the home directory. The way you toggle this, is by setting the environment variable FLASK_APP equal to the location of app.py relative to where you want to run the program from; eg: export FLASK_APP=src/app

Copyright © 2020 Chandrasekhar Suresh

About

This is a web app built to serve as a home for online lecture recordings from various universities. Users can upload recordings, and it will get processed to remove all private information such as faces and names, and will store this lecture on the website for display.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published