Skip to content

Prevent duplicate student signups for the same activity by adding a check in the signup endpoint.#3

Merged
ValiDM merged 1 commit into
mainfrom
accelerate-with-copilot
Dec 19, 2025
Merged

Prevent duplicate student signups for the same activity by adding a check in the signup endpoint.#3
ValiDM merged 1 commit into
mainfrom
accelerate-with-copilot

Conversation

@ValiDM
Copy link
Copy Markdown
Owner

@ValiDM ValiDM commented Dec 19, 2025

  • Added a GET /activities endpoint to the FastAPI backend to support frontend activity loading.
  • Added a root (/) redirect to /static/index.html for proper web UI loading.
  • Enhanced activity cards in the frontend to display a styled participants section, showing a bulleted list of signed-up participants or a message if none.
  • Updated CSS to style the new participants section for improved appearance.

Copy link
Copy Markdown
Owner Author

@ValiDM ValiDM left a comment

Choose a reason for hiding this comment

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

  • Added a GET /activities endpoint to the FastAPI backend to support frontend activity loading.
  • Added a root (/) redirect to /static/index.html for proper web UI loading.
  • Enhanced activity cards in the frontend to display a styled participants section, showing a bulleted list of signed-up participants or a message if none.
  • Updated CSS to style the new participants section for improved appearance.

@ValiDM ValiDM merged commit 383f4c1 into main Dec 19, 2025
3 checks passed
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