Skip to content

kdevoraSCHOOL42/Cinema-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CinemaGUI

C++ Qt License Status


📖 О проекте (RU)

CinemaGUI — учебное приложение для управления расписанием кинотеатра.
Реализовано с использованием C++ и Qt Framework.
Позволяет добавлять фильмы, создавать сеансы и просматривать расписание в графическом интерфейсе.

🚀 Возможности

  • Добавление и редактирование фильмов
  • Создание и удаление сеансов
  • Просмотр расписания в таблицах
  • Сохранение и загрузка данных в формате JSON

🛠️ Технологии

  • C++17
  • Qt (Qt Widgets, Qt Designer)
  • JSON

📦 Сборка и запуск

  1. Установите Qt (5 или 6 версии).
  2. Клонируйте репозиторий:
    git clone https://github.com/username/CinemaGUI.git
    cd CinemaGUI

CinemaGUI

📖 About the project (EN)

CinemaGUI is a student project for managing a cinema schedule. Built with C++ and Qt Framework. It allows adding movies, creating sessions, and viewing schedules in a graphical interface.

🚀 Features

Add and edit movies

Create and delete sessions

View schedule in tables

Save and load data in JSON format

🛠️ Technologies

C++

Qt (Qt Widgets, Qt Designer)

JSON

📦 Build and Run

Install Qt (version 5 or 6).

Clone the repository:

git clone https://github.com/username/CinemaGUI.git cd CinemaGUI

Open in Qt Creator or build manually:

qmake CinemaGUI.pro make

Run:

./CinemaGUI

👤 Автор / Author

Проект выполнен в рамках учебного курса.


C++ Qt License Status


📖 About the project (EN)

CinemaGUI is a student project for managing a cinema schedule. Built with C++ and Qt Framework. It allows adding movies, creating sessions, and viewing schedules in a graphical interface.

🚀 Features

Add and edit movies

Create and delete sessions

View schedule in tables

Save and load data in JSON format

🛠️ Technologies

C++17

Qt (Qt Widgets, Qt Designer)

JSON

📦 Build and Run

Install Qt (version 5 or 6).

Clone the repository:

git clone https://github.com/username/CinemaGUI.git cd CinemaGUI

Open in Qt Creator or build manually:

qmake CinemaGUI.pro make

Run:

./CinemaGUI

👤 / Author

Project developed as part of a university course.

About

CINEMA GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors