Skip to content

amustafaozkayam/movie-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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