https://github.com/alifa98/potatofy
This is my final project for the Adavanded Programming Course.
https://github.com/alifa98/potatofy
java multimedia music-player socket-programming swing-gui
Last synced: over 1 year ago
JSON representation
This is my final project for the Adavanded Programming Course.
- Host: GitHub
- URL: https://github.com/alifa98/potatofy
- Owner: alifa98
- Created: 2019-07-05T17:01:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-27T14:37:41.000Z (almost 5 years ago)
- Last Synced: 2025-02-04T20:41:46.245Z (over 1 year ago)
- Topics: java, multimedia, music-player, socket-programming, swing-gui
- Language: Java
- Homepage:
- Size: 7.36 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advanced Programming Course Project (Spring 2019)
## Jpotify
This is our **java** project for _AP course_.
We are:
* Ali Faraji
* Erfan Hadizadeh
### Dependencies:
* Maven:
* com.github.jiconfont:jiconfont-swing:1.0.0
* com.github.jiconfont:jiconfont-google_material_design_icons:2.2.0.2
* JAR Files:
* jar files are in src
## Screenshots :
_Songs:_

_Albums:_

_Album:_

_Create and add PlayList:_

_Playlists:_

_Add Songs (It searchs recursively and adds mp3 files):_

## incompleted sections :
* search : We should use similarity algorithms to search in songs title (this helps find misspelling text)
* network: This section's backend isn't completed....see todo(s) in project.