DjangoGirls / djangogirls

Website for DjangoGirls.org
http://djangogirls.org/
BSD 3-Clause "New" or "Revised" License
456 stars 279 forks source link

New Dashboard for Django Girls Admin #934

Open amakarudze opened 5 months ago

amakarudze commented 5 months ago

Since Django-Suit was no longer maintained, we removed it and switched to vanilla Django Admin. However, this is not working for us as well as we would like. We want to implement a new Dashboard for Django Girls to cater for our needs.

Manan-Arora31 commented 5 months ago

@amakarudze Congratulations for 10 years of django girls . I also want to work on this dashboard . Could you please specify are there only design changes needed or some features needs to be added ?

amakarudze commented 5 months ago

Thanks @Manan-Arora31. Let me specify the items to be worked on.

marksweb commented 5 months ago

I spent the best part of 10 years building systems like this. The most recent I built looks a bit like this;

Screenshot 2024-01-31 at 23 55 09

If I've got any time I'll help with this.

amakarudze commented 5 months ago

Hey @marksweb, that would be great. Yeah, something like that is what we have in mind for Django Girls. Would greatly appreciate your support on this.

vanessa commented 2 months ago

Is this something the Django Girls team needs for handling events, invitations, applications, and such? Or is it only for those organizing the workshops? I apologize if I'm missing some details, it's been a bit since I last used the admin.