Skip to content

yhekim/js-crud-operations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JS-Crud-Operations

Description

Learning Outcomes

At the end of the this project, students will be able to;

  • analyze a problem, create a real website page.

  • demonstrate their knowledge of algorithmic design principles.

Problem Statement

  • Create a seat_booking page following the design and make the calculation dynamically with using of DOM, Events and Arrays in JS.

![Form](countries and neighbours.gif)

User story;

  • 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 localStorage so that UI is still populated on refresh

🔥 You don’t need to create a new template for this project, you can use Movie_Seat_Booking_App template for html and css. We will be concerned in javascript side.

About

js crud operations made with css bootstrap

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published