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

feat(Coder Camp): add schedule component #209

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luisfelicio
Copy link
Member

Swaped the schedule image with a schedule component that is generated from a .json config file.

Before:

image

After:

image

Copy link

netlify bot commented Nov 2, 2023

Deploy Preview for coderdojobraga-blog canceled.

Name Link
🔨 Latest commit 801062f
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-blog/deploys/6542f68d9fde1000087192e5

@reviewpad reviewpad bot added the web Web related contributions label Nov 2, 2023
Copy link

netlify bot commented Nov 2, 2023

Deploy Preview for coderdojobraga-web failed.

Name Link
🔨 Latest commit 801062f
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-web/deploys/6542f68d73b8a1000869da91

Copy link

reviewpad bot commented Nov 2, 2023

AI-Generated Summary: This pull request includes the creation and implementation of a new JSON file named coder_camp_schedule.json in the apps/web/data/ directory, which outlines the schedule for a camp in detail. It includes daily activities, their emojis, and the times for each activity, arranged by weekdays. Additionally, several significant changes have been made to the codercamp.tsx file ranging from styling tweaks to content and footer modifications. This includes changes to certain CSS classes, the removal of a pre-existing image with the dynamic rendering of the new schedule, based off of the JSON data, and changes to the Footer component's bgColor. Overall, these changes involve notable visual adjustments and the replacement of static content with dynamic data from a JSON file.

Copy link

netlify bot commented Nov 2, 2023

Deploy Preview for coderdojobraga-app canceled.

Name Link
🔨 Latest commit 801062f
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-app/deploys/6542f68de1c70e00082ccc3e

Copy link

netlify bot commented Nov 2, 2023

Deploy Preview for coderdojobraga-maintenance canceled.

Name Link
🔨 Latest commit 801062f
🔍 Latest deploy log https://app.netlify.com/sites/coderdojobraga-maintenance/deploys/6542f68dc1f2fa0008cedfb9

@luisfelicio luisfelicio added the priority:low Low priority label Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority:low Low priority web Web related contributions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant