Skip to content

gauravyad86/cinema-booking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cool Project making seats reservation frontend in Cinema.

View Demo

Designing a project to reserve seat in cinema.

Click here to view live demo!

Technology Stack Used

HTML CSS JavaScript

  • Front End - HTML, CSS, JavaScript

Need help?


  if (needHelp === true) {
     var emailId = "ygauravyy@gmail.com";
     // email is the best way to reach out to me.
     sendEmail(emailId);
  }

Facebook Instagram LinkedIn Twitter

Glad to see you here! Show some love by starring this repo.



  if (isAwesome) {
    // thanks in advance :p
    starThisRepository();
  }