Skip to content

meetri/echoalert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

app to scrape echo-ntn grades and send SMS alert notifications

Requirements:
- docker server
- docker compose
- postgres 9.6 database
- twilio account - for SMS API

What's Next:
- add email notifications
- support selecting max notification frequency
- support excluding notification types
- add front end to support user signup

How to deploy:
- setup postgres 9.6 database with schema located in _sql/echoalert.sql
- manually add a user to the accounts table filling in username and password to echo system
- build the Dockerfile
- update the echoalert.yml with db location, credentials, and twillio API key
- deploy using the docker-compose echoalert.yml file




About

scrape echo-ntn site for grade and assignment updates and send alerts via sms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published