kjcioffi / django-showtime-plus

Showtime+ is a streamlined platform designed to provide just enough information about movies currently in theaters, all in one place.
https://www.showtime-plus.com/
Mozilla Public License 2.0
2 stars 0 forks source link

Build the initial page #7

Closed ryaustin closed 3 months ago

ryaustin commented 3 months ago

The initial page might be 'Movies in Theaters'

This page will consume the imdb API to list a predefined amount of movies currently in theaters along with any other detail that you'd like to display. Clicking on a movie or thumbnail should load the movie detail page.

kjcioffi commented 3 months ago

Completed as part of #25