Giter Club home page Giter Club logo

alpha-cinemas's Introduction

Alpha Cinemas Logo

About Alpha Cinemas

This web application enables users to easily book movie tickets online. Built using the Laravel framework for the backend and Vue.js for the frontend, the application comprises two main sections: a user-facing page for ticket booking and an admin page for managing bookings and movie information.

Features

User Page

  1. Browse Movies: Users can view a list of available movies, including details such as title, genre, and showtimes.
  2. Seat Selection: Users can choose their preferred seats for a particular showtime.
  3. User Authentication: Secure user authentication ensures the protection of personal information.
  4. User Registration: New users can register accounts to access personalized features and store their booking history.
  5. Booking Confirmation: Users receive a confirmation of their booking, including details of the selected seats and ticket information.
  6. Payment Integration: Users can securely pay for their booked tickets using various payment methods, such as credit cards, debit cards, or digital wallets.
  7. User profile: Users can view and edit their profile information, including name, email, and password.
  8. Booking History: Users have access to their booking history, allowing them to review past and upcoming bookings.

Admin Page

  1. Movie Management: Admin can add, edit, or delete movie information such as title, genre, and showtimes.
  2. Booking Management: Admin has the authority to view and manage user bookings, including details of booked tickets and seat information.
  3. Room Management: Admin can add, edit, or delete information about cinema rooms, including seating capacity.
  4. Showtime Management: Admin can manage movie showtimes, including adding, editing, or deleting showtimes for each movie.
  5. Account Management: Admin can view and manage user accounts, including the ability to reset passwords or deactivate accounts.

Installation Guide

  1. System Requirements:
  • PHP 7.4
  • Composer
  • Node.js and npm
  • MySQL
  1. Install Laravel:
 composer install
 cp .env.example .env
 php artisan key:generate
 php artisan migrate
  1. Install Vue.js:
 npm install

License

This project is licensed under the MIT license.

alpha-cinemas's People

Contributors

hoa1210 avatar quangvinh1102 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.