Giter Site home page Giter Site logo

movieclient's Introduction

Movie Price Checker (Frontend)

Movie Price Checker is a web application that allows users to compare movie prices from 2 diferent providers and display the cheapest price for a selected movie. This is the frontend of the web application.

Problem Scenario

A provider has a set of web api to access a list of available movies as well as the details of each movie. Just like in a real scenario, the APIs can have intermittent access issues. For security purposes, the app should not include credentials and other information that may put the company at risks company.

Solution

Most of the issues were taken care of the backend (please see backend readme). The frontend merely displays a list of uniques movies from the aggregated lists of movies. The frontend was designed to be thin putting most of the business logic in the backend but for some instances some business logic can only be carried out from the frontend to achieve efficiency like for example to limit the number of requests.

Therefore I decided to implement the movie matching from the frontend and pass the ids of the providers that match to the backend.

There is nothign fancy about the frontend. I use tailwind to be able to scafolled the pages as fast and easy as possible.

Technology Stack

This frontend includes the following technology stack:

  • ReactJS
  • TypeScript
  • Tailwind CSS

movieclient's People

Contributors

ddimalen-uoa avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.