A movie booking and management system that allows users to search for movies, view movie information, and book movie tickets. The system also allows for the management of movie schedules, cinema information, and movie information.
-
Movie Search: Users can search for movies by title, director, or actor.
-
Movie Information: View detailed information about a movie, including its release date, genre, cast, and rating.
-
Ticket Booking: Book movie tickets for a selected date, time, and cinema.
-
Schedule Management: Cinema managers can add and update movie schedules for their cinema.
-
Cinema Management: Managers can add and update information about their cinema, including its location and seating capacity.
-
Movie Management: Managers can add and update movie information, including its poster, description, and trailer.
- Java SE 8 or later
- Eclipse or IntelliJ IDEA
- SQL Server or Oracle Database
To run MOBLIMA on your local machine, follow these steps:
- Clone the repository to your local machine:
$ git clone https://github.com/Iyzyman/MOBLIMA.git
2. Open the project in Eclipse or IntelliJ IDEA.
-
Configure the database connection in the DbConfig.java file.
-
Run the project as a Java Application.
If you are interested in contributing to MOBLIMA, please feel free to create a pull request or contact the repository owner for more information.
MOBLIMA is licensed under the MIT License.