Skip to content

Mrx64920 - Frontend components for new student dashboard.#77

Open
YEdirisingha wants to merge 8 commits into
developmentfrom
mrx64920
Open

Mrx64920 - Frontend components for new student dashboard.#77
YEdirisingha wants to merge 8 commits into
developmentfrom
mrx64920

Conversation

@YEdirisingha
Copy link
Copy Markdown

  • 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