algora-io / tv

Open source Twitch for developers
https://algora.tv
GNU Affero General Public License v3.0
840 stars 46 forks source link

Revamp homepage layout and UI components #72

Closed zcesur closed 3 days ago

zcesur commented 2 weeks ago
Current homepage New homepage

We already have all of the individual components. We need to restyle a bunch of stuff and move some things around.

In scope:

Out of scope:

zcesur commented 2 weeks ago

/bounty $200

Bhavyajain21 commented 2 weeks ago

/attempt #72

Bhavyajain21 commented 2 weeks ago

Can I be assigned? @zcesur

zcesur commented 2 weeks ago

Hey @Bhavyajain21 thanks for tackling this! Happy to assign once there's meaningful progress

suhassk-hash commented 2 weeks ago

/attempt #72

Brihadeeshrk commented 1 week ago

/attempt #72 My plan is to first go through the current UI, understand what's going on and then make the proposed changes as per the new design

urbit-pilled commented 1 week ago

/attempt #72

Algora profile Completed bounties Tech Active attempts Options
@urbit-pilled 6 bounties from 3 projects
Rust, Python,
JavaScript & more
Cancel attempt
zcesur commented 1 week ago

Thanks for attempting everyone! I just added a database seed script that should make it easier to get started with this issue. It adds 1 live user, 5 VODs and 1 live stream. You can run the script as:

git pull origin main
env $(cat .env | xargs -L 1) mix run priv/repo/seeds.exs

Let me know any time if I can help with anything, also available on Discord via #contributing channel or DMs

urbit-pilled commented 1 week ago

this is more complex than I thought it would be, I opened a draft PR and I'll come back to this later tomorrow.

zcesur commented 1 week ago

Let me know if there's anything in particular that's giving you trouble, I'd love to help

I need this for a demo next Thursday so I'll have to take over and close the bounty unless there's good progress by the end of the weekend

urbit-pilled commented 5 days ago

Sorry @zcesur I was busy over the weekend. Thanks for taking over, I see that you've already made progress on this with the latest commits.

zcesur commented 3 days ago

No worries @urbit-pilled. Just in time for the demo :)