Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fivan999/cinema-controlling-system
It is an application on PyQt created as a project for educational platform Yandex Lyceum. If you are owner of a cinema company, this app can help you to control it easier!
https://github.com/fivan999/cinema-controlling-system
pyqt5 python sql yandex-lyceum
Last synced: about 17 hours ago
JSON representation
It is an application on PyQt created as a project for educational platform Yandex Lyceum. If you are owner of a cinema company, this app can help you to control it easier!
- Host: GitHub
- URL: https://github.com/fivan999/cinema-controlling-system
- Owner: fivan999
- Created: 2022-10-22T07:42:03.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-01T13:55:20.000Z (about 2 years ago)
- Last Synced: 2024-11-11T17:07:09.962Z (2 months ago)
- Topics: pyqt5, python, sql, yandex-lyceum
- Language: Python
- Homepage:
- Size: 122 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cinema controlling system
It is an application on PyQt created as a project for educational platform Yandex Lyceum. If you are owner of a cinema company, this app can help you to control it easier!
## Installation
```
git clone https://github.com/fivan999/cinema-controlling-system
```
## Usage
```
pip install -r requirements.txt
python main.py
```
or
```
release/cinema-controlling-system.exe
```
## Description
### Administation
- Cinemas
- Add cinemas
- Delete cinemas
- Create report about income of certain cinema or all
- Movie halls
- Add movie halls
- Delete movie halls
- Movie sessions
- Add movie sessions
- Delete movie sessions
- Create movie posters with description and image
- Genres
- Add genres
- Edit genres
- Delete genres
- Users
- Watch information about user
- Reports
- View reports
- Delete reports
### User
- Main window
- Search movie sessions by name, cinema, genre and maximum price
- Buy tickets
- User's profile
- Watch information about your profile
- View all purchases
- View purchase's cheque
### And, of course, you can log in to the system or register
#### You can view presentation in data/description_files/cinema-controlling-system.pptm