FalseMann / nuilzero

https://nuilzero.tv
0 stars 0 forks source link

Create "Movie Night" app #5

Open FalseMann opened 1 year ago

FalseMann commented 1 year ago

Route: /movie-night

// TODO: Describe how the "movie night" app should work

I think this depends on #3 and #4 being complete first.

FalseMann commented 1 year ago

@WarmongerSan were you going to look into this?

WarmongerSan commented 1 year ago

Yeah, I'll look into implementing the Movie Night functionality. I have an idea of how to implement it already.

WarmongerSan commented 1 year ago

@FalseMann I don't think we'll need any storage for now, as I feel like we don't need to save any chat data, if that makes sense? We could always add the movie picker later on when the databases are set-up and keep this one for just the stream + chat?

FalseMann commented 1 year ago

@FalseMann I don't think we'll need any storage for now

I wasn't sure if the voting was going to be stored in the db. I was assuming people could suggest movies and others could upvote them.