Skip to content

mydevops25/cinebooker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CineBooker - Cinema Booking Application

A modern cinema ticket booking application built with React, TypeScript, and Tailwind CSS.

Overview

CineBooker is a web application for movie ticket booking that allows users to:

  • Browse movie listings
  • View movie details
  • Select showtimes
  • Choose seats
  • Complete bookings

Getting Started

Development Setup

To set up the development environment:

# Clone the repository
git clone https://github.com/yourusername/cinebooker.git
cd cinebooker

# Install dependencies
npm install

# Start development server
npm run dev

Deployment Options

CineBooker can be deployed in several ways:

Architecture

The CineBooker deployment architecture consists of:

  • Frontend: React application served by Nginx
  • Infrastructure:
    • Docker container for application packaging
    • Kubernetes for orchestration
    • ArgoCD for GitOps-based continuous delivery
    • Jenkins for CI/CD pipeline

Need Help?

For troubleshooting information, please see our Troubleshooting Guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 92.0%
  • HCL 6.7%
  • Other 1.3%