/movie_website

Personal movies from Firebase database to full-stack web application

Primary LanguageHTML

MyMovieGroup

Website commits are found under the branch: gh-pages To launch the site, open the environment then open deployment

alt-text

Introduction

This project was originally to track the movies my friends and I watched. It uses Flask to connect a Python backend to the HTML/CSS frontend. I also utilized Firebase-Database and IMDb APIs to store and search movies respectively.

Built With

  • Flask - Framework
  • HTML/CSS - Frontend
  • Python - Backend