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

632 create frontend portion of basic admin dash #649

Draft
wants to merge 47 commits into
base: mvp
Choose a base branch
from

Conversation

themagicianking
Copy link
Collaborator

@themagicianking themagicianking commented Mar 11, 2025

📝 Description

🔂 Changes Made

  • Created new route for admin dashboard in main.py [x]
  • Created new HTML template for admin dashboard [x]
  • Added styling to HTML template for admin dashboard in style.css [ ]

⚙️ Related Issue

🍏 Type of Change

  • New feature

🎁 Acceptance Criteria

  • Criterion 1
  • Criterion 2
  • Criterion 3

🧰 New Environment Variables or Requirements

None

🧪 How to test

Please describe the steps on how to test this PR.

🚀 Deployment Notes (if applicable)

N/A

📸 Screenshots (if applicable)

Add relevant screenshots to explain visual changes.

✅ Checklist

  • I have performed a self-review of my code.
  • My code follows the style guidelines of this project.
  • I have commented my code where necessary.
  • I have tested my code locally and verified the website is working as expected.
  • (if applicable) I have added documentation in the README.
  • (if applicable) I have added tests that prove my fix is effective or that my feature works.
  • (if applicable) New and existing unit tests pass locally with my changes.

themagicianking and others added 28 commits March 12, 2025 16:40
…hen added media query for aligning text to the left to prevent odd spacing on mobile view
…ce to the justify class in the css. also adjusted some p tags for prettier.
Add more inviting description with emojis and an extra # in front of changes made
… page, and mentor page, & updated formatting of variables to be human readable
@themagicianking themagicianking force-pushed the 632-create-frontend-portion-of-basic-admin-dash branch from e7f4a2b to 0d55c78 Compare March 12, 2025 21:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create frontend portion of basic administrator dashboard view with dummy overview statistics
7 participants