Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Dashboard for Django Girls Admin #934

Open
7 tasks
amakarudze opened this issue Jan 17, 2024 · 5 comments
Open
7 tasks

New Dashboard for Django Girls Admin #934

amakarudze opened this issue Jan 17, 2024 · 5 comments

Comments

@amakarudze
Copy link
Contributor

amakarudze commented Jan 17, 2024

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.

  • Add a new base template for Django Girls Admin. Template to be based on New frontend/homepage for website #933 (work in progress).
  • Add a left sidebar with dropdown menus for each app/module to the base template.
  • Add login/logout, and reset password links for users.
  • Add a homepage/dashboard for the admin interface.
  • Add interfaces for each of the apps/modules - TO DO - create issues for each of the apps/modules..
  • Add accounts app with sign-up/forgot password, reset password functionality for organizers.
  • TO DO - Add more tasks
@Manan-Arora31
Copy link

@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
Copy link
Contributor Author

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

@marksweb
Copy link
Sponsor Collaborator

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
Copy link
Contributor Author

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
Copy link
Contributor

vanessa commented Apr 30, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants