/movies.com

A web app designed to simulate a movie ticket e-commerce

Primary LanguageJavaScriptMIT LicenseMIT

movies.com

A web app designed to simulate a movie ticket e-commerce (without financial transactions)

About the project:

It was designed in RESTful API architecture.

You can select a movie, from search or by clicking on their logo, see some information about them, see some sessions (if any) on certain locations and theaters, "buy" some tickets for a specific session and watch the movie in the correct date and theater.

This project was built using these technologies

  • React.JS (JavaScript front-end framework)
  • PostgreSQL (Database Management System)
  • Flask (Python back-end framework)
  • Docker (Containerize whole app)