Skip to content

salemshadfan/AcmePlex

Repository files navigation

AcmePlex Project

AcmePlex is a movie theater ticket reservation system with a Spring Boot backend and a React frontend. Users can browse movies, select showtimes, and reserve tickets.


Prerequisites

  • Java 8 or higher
  • Node.js and npm
  • Python 3.6+
  • MySQL Server

Setup Instructions

Backend

  1. Run the backend setup script:
    python setup_backend.py
  2. Alternatively, start the backend manually:
    mvn spring-boot:run

Frontend

  1. Run the frontend setup script:
    python setup_frontend.py

Troubleshooting

  • Ensure MySQL is running and credentials are correct.
  • Verify Node.js, npm, and Maven are installed.
  • Reinstall dependencies if issues arise:
    npm install

About

Movie Theatre Booking Web App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors