Skip to content

Commit 4c05ddf

Browse files
author
Ricardo Santos
committed
Further ideas and issues.
1 parent 2f24cb4 commit 4c05ddf

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

IDEAS

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ party starts.
99
== EchoNest suggestions ==
1010
In addition to searching, suggest tracks (seeded with the play history of the
1111
party) to the user with high danceability.
12+
13+
== Add songs via Twitter ==
14+
Grab tweets mentioning the event/to @spartify, use echonest API to figure out
15+
song and add it to play queue.

ISSUES

+5
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,8 @@ Current memcached based solution is suboptimal, and predictably the more people
33
participating, the more likely votes or tracks will get lost. In reality, this
44
doesn't pose itself as a major issue given the likely low number of participants
55
per party.
6+
7+
== Security ==
8+
Potential issues with access levels, party guests may potentially be considered
9+
hosts. Currently it's the frontend responsability to make sure this doesn't
10+
happen, in the future the Backend should.

0 commit comments

Comments
 (0)