Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 530 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 530 Bytes

movie-app

Overview

Links

The challenge

  • Display UI with movie select, screen, seats, legend & seat info
  • User can select a movie/price
  • User can select/deselect seats
  • User can not select occupied seats
  • Number of seats and price will update
  • Save seats, movie and price to local storage so that UI is still populated on refresh

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • Mobile-first workflow
  • JavaScript