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

21 implementing api endpoints in the frontend #29

Merged
merged 28 commits into from
Mar 18, 2024

Conversation

reesedychiao
Copy link
Collaborator

No description provided.

@reesedychiao reesedychiao requested a review from n30w March 17, 2024 15:25
@n30w n30w added the enhancement New feature or request label Mar 17, 2024
Copy link
Owner

@n30w n30w left a comment

Choose a reason for hiding this comment

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

Looks alright, just a few changes. I'll be committing my changes soon. I'm first gonna add .woff2 files to .gitignore.

frontend/src/components/coursepage/Announcements.tsx Outdated Show resolved Hide resolved
@n30w
Copy link
Owner

n30w commented Mar 18, 2024

@reesedychiao The API getData requests are currently broken (that's my fault), but I will merge this regardless. We'll make an issue for this. We gotta figure out how to use server actions. Here's a link that might be useful:

https://auth0.com/blog/using-nextjs-server-actions-to-call-external-apis/

Copy link
Owner

@n30w n30w left a comment

Choose a reason for hiding this comment

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

Broken, will fix in next issue.

@n30w n30w merged commit 8b01567 into main Mar 18, 2024
2 checks passed
@n30w n30w deleted the 21-implementing-api-endpoints-in-the-frontend branch March 18, 2024 10:59
This was referenced Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants