alifa98 / Potatofy

This is my final project for the Adavanded Programming Course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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: "songs"

Albums: Albums

Album: an Album

Create and add PlayList: Create Play List

Playlists: playlists

Add Songs (It searchs recursively and adds mp3 files): add song

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.

About

This is my final project for the Adavanded Programming Course.


Languages

Language:Java 100.0%