Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1013 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 1013 Bytes

Show Tracker

Show Tracker is an iOS application which allows users to keep track of their current show watch list, as well as a plan to watch list.

Backend Description

The backend API is developed using Python's Flask framework, and is deployed as a Heroku app. It leverages a relational database infrastructure which allows for ease of information storage and retrieval for the frontend.

Frontend Description

Frontend Description

Contributors