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

♻️ workshops landing when logged in #1765

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

Conversation

lumi-tip
Copy link
Contributor

@lumi-tip lumi-tip commented Jan 6, 2025

Copy link

vercel bot commented Jan 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
app 🛑 Canceled (Inspect) Jan 17, 2025 7:19pm

@tommygonzaleza
Copy link
Collaborator

Screenshot 2025-01-07 at 7 22 19 AM

@tommygonzaleza tommygonzaleza changed the base branch from development to main January 7, 2025 21:42
@tommygonzaleza tommygonzaleza changed the base branch from main to development January 8, 2025 16:22
try {
const checkedIn = await Promise.all(
eventsArray.map(async (event) => {
const res = await axios.get(`${BREATHECODE_HOST}/v1/events/event/${event.id}/checkin`);
Copy link
Collaborator

Choose a reason for hiding this comment

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

Instead of this, create a new endpoint to get the events I've joined

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