https://github.com/fourjr/assignment-watcher
Checks Drive and SLS and updates via email
https://github.com/fourjr/assignment-watcher
Last synced: 11 months ago
JSON representation
Checks Drive and SLS and updates via email
- Host: GitHub
- URL: https://github.com/fourjr/assignment-watcher
- Owner: fourjr
- Created: 2021-02-26T06:00:46.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-06-09T13:55:47.000Z (about 5 years ago)
- Last Synced: 2025-01-19T08:46:41.577Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Assignment Watcher
Run 2 files:
- main.py in backend cwd
- app.py in frontend cwd via flask run && set FLASK_APP=app.py