Skip to content

Conversation

@WaelAlahamdi
Copy link

Description

This PR adds documentation for the Tutor Time Dashboard component in the frontend.
The document provides an overview of the dashboard’s purpose, associated files, and its key features.
It highlights how the dashboard allows tutors to:

  • View session start and end times
  • See calculated session durations
  • Identify the associated unit or project
  • Sort sessions by different columns
  • Navigate sessions using pagination
  • Access a responsive layout across devices

Type of change

  • Documentation (update or new)

How Has This Been Tested?

  • Verified that the documentation builds successfully in Astro (npm run dev)
  • Confirmed sidebar navigation works correctly
  • Checked that the screenshot renders as expected

Testing Checklist

  • Tested in latest Chrome
  • Tested in latest Safari
  • Tested in latest Firefox

Checklist

  • My changes generate no new warnings
  • I have added the documentation file
  • I have updated astro.config.mjs for sidebar navigation
  • I have requested peer junior and senior review on this PR

@netlify
Copy link

netlify bot commented Sep 13, 2025

Deploy Preview for ontrackdocumentation ready!

Name Link
🔨 Latest commit 493c41a
🔍 Latest deploy log https://app.netlify.com/projects/ontrackdocumentation/deploys/68c7ee143126eb0008db2f97
😎 Deploy Preview https://deploy-preview-58--ontrackdocumentation.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

@SyedaLamiaTabassum SyedaLamiaTabassum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hello @WaelAlahamdi . I have reviewed the documentation for the add tutor time dashboard.

  • the documentation is precise in pointing out the functionalities of tutor time
  • no errors in the documentation
  • properly structured about the implementation with visual proof

Copy link

@SyedaLamiaTabassum SyedaLamiaTabassum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can update the path to the image stored in public. then it will show the screenshot directly:
(/public/tutor-time-dashboard.png)

✅ Responsive layout for multi-device usability

## Visual References
![Tutor Time Dashboard Screenshot](/tutor-time-dashboard.png)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can update the path to the image stored in public. then it will show the screenshot directly:
(/public/tutor-time-dashboard.png)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Copy link

@SyedaLamiaTabassum SyedaLamiaTabassum left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well done.

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.

2 participants