Skip to content

Film discovery app. Browse new movies by poster image and release date.

Notifications You must be signed in to change notification settings

wds9601/film-club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

FilmClub

film club home page

What is FilmClub?

FilmClub is a cinematic discovery app. Using TheMovieDB API FilmClub offers all the newest movie trailers in a simple browsing format, so you quickly get to the important stuff - the cinema!

  • Browse films by release date
  • Easy-to-use and visually appealing
  • See film posters, trailers, release info, and more!

Coming Features:

  • Search films by keyword
  • Browse by genre, director, actors, etc.
  • Save interesting movies to your "Tracked Movies" list for an alert when the release date is coming up
  • Share your fav movies with other users
  • Theater Showing Info (if we can find a good API)

This FrontEnd Built With

Why make this?

As a front end developer, I enjoy making projects with new technologies to continue learning about software development. This project allowed me to join forces with gstro who took on building out the backend. Also, we like movies.

These were the new tools I used developing FilmClub:

Getting Started

  1. Clone and follow directions to start the corresponding FilmClub backend server
    (currently private, refer to our OpenAPI specs for API schema)
  2. Clone this repo to local machine
  3. Navigate to film-club-client folder
  4. In project folder:
  • run npm install to install dependencies from package.json
  • run npm start to begin development server on localhost:3000

This repo contains

Two folders:

  • /web: holds all the client side files
  • /specs: holds the OpenAPI 3.0 YAML file for the FilmClub API specification. Serves as a working "contract" between frontend and backend developers and is continuoulsy referenced, and updated through pull requests.

About

Film discovery app. Browse new movies by poster image and release date.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published