Skip to content

This playlist app was developed using JavaScript/NodeJS. The app allows users to create playlists, add and remove songs, and search for songs. It features a smart search function that suggests the best matches even when songs are misspelled. The app uses a unique login system and saves playlists for each account.

License

Notifications You must be signed in to change notification settings

ehan5000/Spotify-iTunes-Inspired-Playlist-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ehan Hassan

Install instructions: 
Cd into the directory with server.js and use:
npm install

ex: 
cd 2406_Assignment04_EhanHassan 
npm install


Launch instructions: node server.js (after you used npm install in the correct directory)

Test instructions: 
node server.js then click the link (http://localhost:3000)
You can search up any song, add it to the playlist, use the arrows to shift the songs into your playlist and remove them at will as well. It also has additional features like duplicate songs cannot be added etc.



About

This playlist app was developed using JavaScript/NodeJS. The app allows users to create playlists, add and remove songs, and search for songs. It features a smart search function that suggests the best matches even when songs are misspelled. The app uses a unique login system and saves playlists for each account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published