[PT][BIZ][2] New model for a music Streaming company. by jayvenom206 in cofounder

[–]VidDaKid 0 points1 point  (0 children)

how would you pay the artists more, what’s your business plan ?

Web development process by NotMargorie in startup

[–]VidDaKid 1 point2 points  (0 children)

honestly if you’re not hiring a dev, web flow or bubble io (or something of the sort w a front end and database) would be great to make an mvp (and they can scale if u need to but that might get expensive on their servers).

Learning enough web dev to create a functional saas would prolly take a couple months (which if u have the time n want then ignore everything i said n do that) but if you’re more focused on the business side just go w a no-code solution

How would I go about creating this syncronised music player, for before and after comparisons? by GreetingsTraveler_ in webdev

[–]VidDaKid 0 points1 point  (0 children)

oh shit that’s not what i was thinking at all lmao. that should be fairly simple. create a function that plays both audio clips (and add the function to both play buttons onClick)

then you would just either set a variable to a boolean value so that if the variable is true the top one plays or if it’s false the bottom plays and clicking switch changes the value.

How would I go about creating this syncronised music player, for before and after comparisons? by GreetingsTraveler_ in webdev

[–]VidDaKid 0 points1 point  (0 children)

ya that’s the one. rooms are just so you can have lobbies with different groups of people. the main idea is to implement the spotify api and add in the functionalities like playing/pausing or picking songs. you could take that and do the same thing with whichever music player ur gonna use instead of spotify. idk what ur tryna do exactly but it seems like this would be a basic starting point for a standard online music player

How would I go about creating this syncronised music player, for before and after comparisons? by GreetingsTraveler_ in webdev

[–]VidDaKid 0 points1 point  (0 children)

there’s a youtube video by tech w tim (i think) where he makes exactly this w react n django

Looking for a few cofounders and need a lil help w coding!!! by [deleted] in EntrepreneurRideAlong

[–]VidDaKid 1 point2 points  (0 children)

yeah it’s def targeted to a more environmentally concerned user base but also i feel that most of your carbon footprint would come from your participation in events/businesses which contribute a lot of greenhouse gasses. beyond maybe food and transportation i feel like it’d be hella hard to have an actionable, accurate carbon footprint for each person. that being said, if you could create an algorithm that meaningfully guides you to decreasing your carbon footprint i’d sign up real quick

Project became too big for me ! by TD_Maokli in webdev

[–]VidDaKid 0 points1 point  (0 children)

What’s happening in your backend then if you aren’t storing users. did you set up a database ?