Skip to content

A user-friendly platform for movie ticket purchases, inspired by momo.vn/cinema

License

Notifications You must be signed in to change notification settings

smart-cine/smartcine-website

Repository files navigation

Hits wakatime

SmartCine

Overview

SmartCine is a web application that allows users to book tickets for a cinema in real-time. The project is built using Next.js, shadcn/ui, and Tailwind CSS for styling.

Features

  • Real-time ticket booking: Users can book tickets for a movie in real-time, with the available seats updating instantly.
  • Seat selection: Users can select the seats they want to book.
  • User authentication: Users can create an account and log in to the application.
  • Order history: Users can view their past ticket orders.
  • Admin panel: Administrators can manage the movies, showtimes, and ticket sales.

Technologies Used

  • Next.js: A React framework for building server-rendered, static, and hybrid web applications.
  • Tailwind CSS: A utility-first CSS framework for rapidly building custom designs.
  • TypeScript: A statically typed superset of JavaScript that adds optional static typing to the language.
  • @tanstack/react-query: Powerful asynchronous state management for TS/JS, React, ...

Getting Started

To run the SmartCine project locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/smart-cine/smartcine-website.git
  2. Install the dependencies:

    cd smartcine-website
    npm install
  3. Set up the environment variables:

  4. Start the development server:

    npm run dev
  5. Open the application in your browser:

    http://localhost:3000

Demo

demo1 demo2 demo3

Acknowledgment

The design of this website draws inspiration from Momo Cinema

Contributing

Contributions to the SmartCine project are welcome. If you find any issues or have suggestions for improvements, please feel free to create a new issue or submit a pull request.

License

This project is licensed under the MIT License.

About

A user-friendly platform for movie ticket purchases, inspired by momo.vn/cinema

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages