Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

45 lines (28 loc) · 1.07 KB

Airtime Notifier

Log where you left your favorite tv shows and this project will crawl the airtimes to notify you via email.

Installation

git clone https://github.com/guvenonur/airtime.git

Getting Started

docker-compose build --no-cache --parallel && docker-compose up

Test

Check http://localhost:5000/

How It Works

Homepage

Add your tv-show

homepage

TV Show List

Edit your TV show list

show_list

Send Mail

Enter your e-mail and send notification

send_mail

Thank You

After you are forwarded to Thank you page, application is crawling the airtimes in the background and preparing the mail. Check your e-mail.

thank_you

Check Your E-mail

You will find your airtime notifications in your e-mail in a few seconds.

mail

Acknowledgements

  • Big shout out to all my colleagues for helping and guiding me through it all, especially Egemen Zeytinci and Tarık Yılmaz.