djangoindia / djangoindia.org

Official website of djangoindia community.
https://djangoindia.org
MIT License
107 stars 48 forks source link

[FEATURE] Create media library frontend. #199

Open DevilsAutumn opened 1 month ago

DevilsAutumn commented 1 month ago

Summary

na

Description

Figma link: https://www.figma.com/design/SYj98ljIoq63RXPvRzYOUM/Django-India-media-screen?node-id=0-1&t=gypdyRGwffnyZXdb-1 as done in #196

backend PR link: https://github.com/djangoindia/djangoindia.org/pull/165

Use Case

No response

Alternatives

No response

Affected Area

Frontend

devendra0009 commented 1 month ago

Hey @DevilsAutumn , i can pick this. Can you explain it a little more, what apis are this page using or is it a static page for now? What is the route on which this page should be opened?

DevilsAutumn commented 1 month ago

@devendra0009 Hi, sure you can pick it up. I have mentioned the details in the description, let me know if you still have doubts.

DevilsAutumn commented 1 month ago

@devendra0009 Hi, do you have any update on this? Let me know if you need more details on this.

devendra0009 commented 1 month ago

Yes can you please explain a little bit more , do you want for now fe only? What apis are used in this? For what route this page should open?

DevilsAutumn commented 1 month ago

@devendra0009 backend and designs have already been done as mentioned in the description above. Route can be /event-snapshots

devendra0009 commented 1 month ago

sorry bro, i am not able to see the apis, can you specify exactly where it is? I can see backend pr link only

DevilsAutumn commented 1 month ago

we have two endpoints: http://localhost:8000/api/v1/media-library/ - list all folder names http://localhost:8000/api/v1/media-library/<event-slug> - list all photos of an event

I think this is a complex change, we can discuss this on discord dm maybe? my discord username: devilsautumn

devendra0009 commented 1 month ago

sure i will message you there , maybe on friday evening if it is not urgent?

DevilsAutumn commented 3 weeks ago

@devendra0009 Any updates on this?

DevilsAutumn commented 3 weeks ago

Need this on priority, assigned to our team member.