Skip to content

A Spotify playlist generated upon answering a few questions based on curated questions. This was a final project for Data Structures and Algorithms at UF. It has a CLI and was mostly coded using cpp.

Notifications You must be signed in to change notification settings

Project3COP/SpotifyRecs

Repository files navigation

potential-carnival

In order to run this file in the terminal you must:

  1. open bash and type: <g++ main.cpp BST.cpp playlist.cpp -o main>
  2. press enter
  3. type <./main>
  4. Now you're set and the playlist generated will be found under 'playlist.txt'!
  5. Enjoy!

About

A Spotify playlist generated upon answering a few questions based on curated questions. This was a final project for Data Structures and Algorithms at UF. It has a CLI and was mostly coded using cpp.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages