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

Implement Student Dashboard Page #188 #191

Merged
merged 9 commits into from
Oct 10, 2024

Conversation

MOHAMMED-IQRAMUL
Copy link
Contributor

💬 Describe your changes

Implement Student Dashboard Page #188

Summary: Created the student dashboard page with various components and updated necessary imports and routes.

Related Issue: Fixes #188

📂 Area of Change

  • 📱 Android
  • 🖥️ Backend
  • 🖼️ Frontend
  • 📝 Docs

🧬 Type of change

  • 🐛 Bug fix
  • ♻️ Refactor
  • ✨ New feature
  • 📦 Dependency upgrade
  • 📝 Documentation update
  • 🔧 Other

✨ What's New

  • Installed and set up React-Icons and TailwindCSS.
  • Updated import for stylesheet.
  • Updated route for the dashboard.
  • Designed left component.
  • Designed course card.
  • Designed middle component.
  • Designed right component.
  • Designed overall dashboard and added components.

🔒 Why

  • To provide students with a functional and visually appealing dashboard for managing their courses.

✅ Changes

  • Installation and setup of React-Icons and TailwindCSS.
  • Updated import for stylesheet.
  • Updated route for the dashboard.
  • Designed left component.
  • Designed course card.
  • Designed middle component.
  • Designed right component.
  • Designed overall dashboard and added components.

🛠️ Checklist before requesting a review

  • 🔍 Style guide has been followed
  • 🧑‍💻 Performed a self-review of my code
  • 🔒 No backdated packages have been added

@MOHAMMED-IQRAMUL
Copy link
Contributor Author

image

@samiurprapon samiurprapon added enhancement New feature or request frontend Pull requests that update Python code hacktoberfest Contributions welcome during Hacktoberfest! labels Oct 10, 2024
@samiurprapon samiurprapon merged commit 36053a8 into samiurprapon:main Oct 10, 2024
3 checks passed
@samiurprapon
Copy link
Owner

@MOHAMMED-IQRAMUL Thank you for your contribution. No worries Chart components can be implemented later.

@MOHAMMED-IQRAMUL MOHAMMED-IQRAMUL deleted the design_of_dashboard branch October 11, 2024 03:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Pull requests that update Python code hacktoberfest Contributions welcome during Hacktoberfest!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] Implement Student Dashboard Page
2 participants