https://github.com/kroshkaevan/musicplayer
https://github.com/kroshkaevan/musicplayer
music-player mvp-pattern snapkit swift5 uikit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kroshkaevan/musicplayer
- Owner: kroshkaEvan
- Created: 2022-09-02T14:53:33.000Z (over 2 years ago)
- Default Branch: develop
- Last Pushed: 2022-09-07T16:46:43.000Z (over 2 years ago)
- Last Synced: 2023-08-09T18:41:09.234Z (over 1 year ago)
- Topics: music-player, mvp-pattern, snapkit, swift5, uikit
- Language: Swift
- Homepage:
- Size: 22.5 MB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **MusicPlayer**
> - Task: Develop an application for listening to music mp3 files (3 pieces) that are stored locally in the application.
Songs are scrolled by analogy with Yandex music Song progress by pressing is not regulated, it just displays playback progresshttps://user-images.githubusercontent.com/95620294/188934084-ebbdeb89-9441-410e-90d3-32e48f3c1514.mov
## Technology stack
> - MVP architecture
> - UIKit
> - AVFoundation
> - SnapKit
> - MediaPlayer