Skip to content

Mrx64920 - Frontend components for new student dashboard. #77

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

Open
wants to merge 8 commits into
base: development
Choose a base branch
from

Conversation

YEdirisingha
Copy link
Collaborator

  • Developed a student dashboard frontend component.

Screenshot (25)

  • Implemented an 'Add New Activity' popup for seamless activity creation.
    Screenshot (26)

  • Integrated AI assistance using Hugging Face to enhance activity descriptions. (for testing)
    Screenshot (27)

To install required dependencies, run:
• npm install react-quill
• npx shadcn@latest add tooltip

AI Intergration

  1. Go to Hugging Face.
  2. Sign up or log in to your account.
  3. Navigate to Settings > Access Tokens.
  4. Click New Token, give it a name, and select Read access.
  5. Copy the generated token for later use.
  6. Inside the project folder, create a .env.local file:
  7. • Open .env.local and add the following line:
  8. HUGGINGFACE_TOKEN=your_hugging_face_token_here
  9. Replace your_hugging_face_token_here with the token you copied from Hugging Face.

OR

  1. Inside the project folder, create a .env.local file:
  2. Open .env.local and add the following line:
  3. HUGGINGFACE_TOKEN= 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

@YEdirisingha YEdirisingha requested a review from thlurte April 10, 2025 14:32
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.

1 participant