Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 466 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 466 Bytes

Application

  • Movies and TV shows browser.
  • Follow tv show episodes by release date.
  • Get notified day before release data and the day of release via Email.

Angular Watcher

  • This is a personal learning project.
  • FrontEnd is handled by angular and DB handled by Firestore and AngualrFire2.
  • Notifications for upcoming episodes handled by NodeJs and CronJob which queries the db daily at 12am to see if a show is about to come up tomorrow or today.