1fd455d29b369831ec760a2b8c716098c9e1d976
- Created .gitignore to exclude logs and build artifacts. - Added Dockerfile and docker-compose.yml for containerized deployment. - Implemented a video player following SOLID principles with classes for video source, audio control, and volume meter. - Introduced interfaces for audio, video source, and volume meter to ensure adherence to Interface Segregation Principle. - Developed main entry point and HTML structure for the video player application. - Included TypeScript configuration and package.json for project dependencies.
Description
No description provided
Languages
TypeScript
85.2%
CSS
8.7%
HTML
4.2%
Dockerfile
1.9%