Skip to content

Commit

Permalink
Merge pull request #2151 from G-code7/week-to-program
Browse files Browse the repository at this point in the history
fixed bug & weeks_unit added
  • Loading branch information
alesanchezr authored Aug 19, 2024
2 parents 15f4ff9 + 099d693 commit 240818e
Show file tree
Hide file tree
Showing 25 changed files with 85 additions and 57 deletions.
3 changes: 2 additions & 1 deletion src/components/ProgramDetails/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,9 @@ const ProgramDetails = (props) => {

const weeks = [];
const totalWeeks = props.details.weeks || 16;
const weekUnit = props.details.week_unit;
for (let i = 1; i <= totalWeeks; i++) {
weeks.push(i.toString() + props.details?.details_modules[0].duration);
weeks.push(i.toString() +" "+ weekUnit);
}

const steps = props.details.details_modules.reduce(
Expand Down
2 changes: 1 addition & 1 deletion src/data/components/navbar/navbar.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ navbar:
- title: "CyberSecurity Bootcamp"
level: " "
icon: "cyber-security"
paragraph: "Become a cybersecurity specialist, equipped to identify, manage and mitigate system vulnerabilities, in compliance with ISO and other standards"
paragraph: "Become a cybersecurity specialist, equipped to identify, manage, and mitigate system vulnerabilities, aligned with ISO and other standards."
buttons:
- text: "View program"
link: "/us/coding-bootcamps/cybersecurity"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/applied-ai.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ details:

heading: "DETALLES DEL PROGRAMA"
weeks: 6
week_unit: "sem"
facts:
- label: "Duración"
value: "6 semanas"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/applied-ai.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ details:

heading: "PROGRAM DETAILS"
weeks: 6
week_unit: "wks"
facts:
- label: "Duration"
value: "6 weeks"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/cybersecurity.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,6 +201,7 @@ details:

heading: DETALLES DEL PROGRAMA
weeks: 14
week_unit: "sem"
facts:
- label: "Duración"
value: "14 semanas"
Expand Down
4 changes: 2 additions & 2 deletions src/data/course/cybersecurity.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -198,14 +198,14 @@ details:

heading: PROGRAM DETAILS
weeks: 14
week_unit: "wks"
facts:
- label: "Duration"
value: "16 weeks"
- label: "Commitment"
value: "20 hrs/week (Mon - Wed - Fri)"
- label: "Certificate"
content: "Official 4Geeks Completion Certificate, recognized by multiple institutions.
"
content: "Official 4Geeks Completion Certificate, recognized by multiple institutions."
link_text: "View example"
link: ""
icon: "certificate"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/datascience-ml.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ details:

heading: DETALLES DEL PROGRAMA
weeks: 16
week_unit: "sm"
facts:
- label: "Duración"
value: "16 semanas"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/datascience-ml.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ details:

heading: Data Science and Machine Learning Syllabus
weeks: 16
week_unit: "wk"
weeks_label: "weeks"
facts:
- label: "Duration"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/front-end-development.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ details:

heading: DETALLES DEL PROGRAMA PART-TIME
weeks: 12
week_unit: "sem"
sub_heading: "Proyectos practicos de la vida real, exactamente lo que buscan las empresas"
left_labels:
description: "DESCRIPCION:"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/front-end-development.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ details:

heading: DETALLES DEL PROGRAMA PART-TIME
weeks: 12
week_unit: "wks"
sub_heading: "Proyectos practicos de la vida real, exactamente lo que buscan las empresas"
left_labels:
description: "DESCRIPCION:"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/full-stack-ft.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ details:

heading: DETALLES DEL PROGRAMA FULL-TIME
weeks: 10
week_unit: "sem"
sub_heading: "Proyectos de la vida real y exactamente lo que buscan las empresas"
left_labels:
description: "DESCRIPCIÓN:"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/full-stack-ft.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,7 @@ details:

heading: PROGRAM DETAILS FULL-TIME
weeks: 9
week_unit: "wks"
sub_heading: "Hands-on learning through real-life projects. Master the 3 most used languages in the world: Master Python, JS and React."
left_labels:
description: "DESCRIPTION:"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/full-stack-own-pace.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ details:

heading: DETALLES DEL PROGRAMA A TU PROPIO RITMO
weeks: 26
week_unit: "sem"
sub_heading: "Proyectos de la vida real y exactamente lo que buscan las empresas"
left_labels:
description: "DESCRIPCION:"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/full-stack-own-pace.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ details:

heading: PROGRAM DETAILS AT YOUR OWN PACE
weeks: 26
week_unit: "wks"
sub_heading: "Real-life projects and exactly what companies are looking for"
left_labels:
description: "DESCRIPTION:"
Expand Down
80 changes: 41 additions & 39 deletions src/data/course/full-stack.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ button:
syllabus_motivation: "En 2 min. recibirás en tu buzón de correo un PDF con información muy detallada sobre nuestra metodología, tecnologías, financiación e información del curso."
apply_button_link: "/es/aplica"
apply_button_text: "Aplicar"
course_instructors:

course_instructors:
header:
title: "Conoce a nuestros instructores"
paragraph: ""
Expand All @@ -70,18 +70,18 @@ overlaped:
paragraph: "Nuestros programa está basado en el uso de Phyton y JavaScript. La razón? En el mercado laboral JavaScript tiene 26 veces más vacantes de trabajo que Ruby on Rails. Python tiene 10 veces más trabajos que node.js. Otras herramientas que también aprenderás a usar en nuestro programa: son GitHub, CSS3, HTML5, Flask, etc."
button:
text: "Aplicar"
color: "blue"
color: "blue"
link: "/"
image:
src: "/images/landing/tres-personas-reloaded.webp"
src: "/images/landing/tres-personas-reloaded.webp"

## TWO COLUMNS
# two_columns:
# proportions: [6, 6]
# image:
# style: '{"border" : "3px solid black", "backgroundSize": "contain" }'
# src: "/static/images/staff/luisa.png"
# shadow: true
# shadow: true
# video: "https://www.youtube.com/watch?v=PWkgaAT8pHg&t=13s"
# heading:
# text: "4Geeks Academy and a story full of opportunities"
Expand All @@ -95,56 +95,57 @@ overlaped:
# background: "black"
# path: "#prices_and_payment"
# bullets:
# items:
# items:
# - text: "There is always a full or partial scholarship open"
# - text: "There is always opportunities for everyone in Miami-Dade County, Broward and Palm Beach"
# - text: "We have ongoing partnerships with Miami Dade College, Miami Tech Coalition, UWM, The City of Miami, Miami Dade County and many more."


badges:
paragraph: "4Geeks Academy es el lugar idóneo para <a href='/es/curso-de-programacion-desde-cero'>aprender a programar desde cero</a>. Estamos avalados y autorizados por el Departamento de Educación de Florida y hemos sido reconocidos como el mejor de Miami, según SwitchUp y de los 10 mejores cursos de programación, según Newsweek. En España, hemos recibido el Premio Excelencia Educativa durante dos años consecutivos. Y a nivel global formamos parte del top 35 de cursos de programación en el mundo."

upcoming:
no_dates_message: "Actualmente no hay próximas fechas para este programa"
no_dates_message: "Actualmente no hay próximas fechas para este programa"
actionMessage: "Avísame cuando haya fechas disponibles"

credentials:
heading: "RESULTADOS"
paragraph: "Nuestros números hablan por sí solos"

## PROGRAM DETAILS
details:
about:
title: "Acerca del programa"
sub_title: |
En este Bootcamp te desarrollarás desde cero como Full Stack Developer.
Aprenderás a crear un sitio web sumergiéndote en las mejores prácticas del
diseño web responsive, trabajando con diversos lenguajes. Obtendrás una
sólida base de frontend, backend, base de datos, manejo de procesos
distribuidos y despliegue en plataformas web. <br>
Al finalizar este programa, contarás con los conocimientos para
incorporarte al sector tecnológico como <strong style='font-weight: 700'>Full Stack Developer</strong>.
list:
- label: "Duración"
content: "18 semanas"
icon: "calendar"
- label: "Clases"
content: "3 Clases semanales"
icon: "book"
- label: "Certificado"
content: "Nuestros certificados son reconocidos por múltiples instituciones."
link_text: "Ver certificado"
link: "https://certificate.breatheco.de/4ae7a46bba78dc19b823e124fea120c17b45e044"
icon: "certificate"
- label: "Requisitos"
content: "Tan solo necesitas un ordenador y una conexión a internet"
icon: "contract-checked"
- label: "Idioma"
content: "Puedes elegir entre inglés y español para consumir el plan de estudios y el contenido. Las clases se imparten en el idioma oficial de tú campus."
icon: "contract-checked"
title: "Acerca del programa"
sub_title: |
En este Bootcamp te desarrollarás desde cero como Full Stack Developer.
Aprenderás a crear un sitio web sumergiéndote en las mejores prácticas del
diseño web responsive, trabajando con diversos lenguajes. Obtendrás una
sólida base de frontend, backend, base de datos, manejo de procesos
distribuidos y despliegue en plataformas web. <br>
Al finalizar este programa, contarás con los conocimientos para
incorporarte al sector tecnológico como <strong style='font-weight: 700'>Full Stack Developer</strong>.
list:
- label: "Duración"
content: "18 semanas"
icon: "calendar"
- label: "Clases"
content: "3 Clases semanales"
icon: "book"
- label: "Certificado"
content: "Nuestros certificados son reconocidos por múltiples instituciones."
link_text: "Ver certificado"
link: "https://certificate.breatheco.de/4ae7a46bba78dc19b823e124fea120c17b45e044"
icon: "certificate"
- label: "Requisitos"
content: "Tan solo necesitas un ordenador y una conexión a internet"
icon: "contract-checked"
- label: "Idioma"
content: "Puedes elegir entre inglés y español para consumir el plan de estudios y el contenido. Las clases se imparten en el idioma oficial de tú campus."
icon: "contract-checked"

heading: DETALLES DEL PROGRAMA PART-TIME
weeks: 18
week_unit: "sem"
sub_heading: "Proyectos de la vida real y exactamente lo que buscan las empresas"
left_labels:
description: "DESCRIPCION:"
Expand Down Expand Up @@ -246,8 +247,9 @@ prices:
## ALUMNI SECTION
alumni:
heading: "Conoce a los graduados y sus proyectos"
sub_heading: "La última fase del curso debes construir un proyecto final que tú mismo escogerás,
puede ser un emprendimiento o trabajarás directamente en un proyecto de la vida real en
sub_heading:
"La última fase del curso debes construir un proyecto final que tú mismo escogerás,
puede ser un emprendimiento o trabajarás directamente en un proyecto de la vida real en
colaboración con nuestros hiring partners."

## SIDEBAR
Expand Down
1 change: 1 addition & 0 deletions src/data/course/full-stack.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ details:

heading: "Part-Time Full Stack Development Bootcamp"
weeks: 18
week_unit: "wks"
sub_heading: "Hands-on learning through real-life projects. \n Master the 3 most used languages worldwide: Python, JS, and React."
left_labels:
description: "DESCRIPTION:"
Expand Down
1 change: 1 addition & 0 deletions src/data/course/software-engineering.es.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ details:

heading: DETALLES DEL PROGRAMA
weeks: 18
week_unit: "sem"
sub_heading: "Part Time"
left_labels:
description: "DESCRIPCION:"
Expand Down
3 changes: 2 additions & 1 deletion src/data/course/software-engineering.us.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ details:
about:
title: "About the Program"
sub_title: "Get the skills to meet the global demand for problem solvers and logical thinkers who drive the world to real change and impact.
Develop distributed highly scalable cloud applications used only by Fortune 500. Land yourself a real software engineering job or create the next tech unicorn."
Develop distributed highly scalable cloud applications used only by Fortune 500. Land yourself a real software engineering job or create the next tech unicorn."
list:
- label: "Duration"
content: "18 Weeks"
Expand All @@ -121,6 +121,7 @@ details:

heading: Software Engineering Syllabus
weeks: 18
week_unit: "wks"
sub_heading: "Master exactly what is required to be a real Software Engineer."
left_labels:
description: "DESCRIPTION:"
Expand Down
1 change: 1 addition & 0 deletions src/templates/course-applied-ai.js
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ export const query = graphql`
}
heading
weeks
week_unit
sub_heading
left_labels {
description
Expand Down
2 changes: 2 additions & 0 deletions src/templates/course-cybersecurity.js
Original file line number Diff line number Diff line change
Expand Up @@ -472,6 +472,8 @@ export const query = graphql`
}
}
heading
weeks
week_unit
sub_heading
facts {
value
Expand Down
2 changes: 2 additions & 0 deletions src/templates/course-datascience.js
Original file line number Diff line number Diff line change
Expand Up @@ -455,6 +455,8 @@ export const query = graphql`
}
heading
sub_heading
weeks
week_unit
facts {
value
label
Expand Down
2 changes: 2 additions & 0 deletions src/templates/course-engineering.js
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,8 @@ export const query = graphql`
}
heading
sub_heading
weeks
week_unit
left_labels {
description
projects
Expand Down
1 change: 1 addition & 0 deletions src/templates/course.js
Original file line number Diff line number Diff line change
Expand Up @@ -390,6 +390,7 @@ export const query = graphql`
}
heading
weeks
week_unit
sub_heading
left_labels {
description
Expand Down
1 change: 1 addition & 0 deletions src/templates/landing_a.js
Original file line number Diff line number Diff line change
Expand Up @@ -1003,6 +1003,7 @@ export const query = graphql`
}
}
weeks
week_unit
sub_heading
left_labels {
description
Expand Down
Loading

0 comments on commit 240818e

Please sign in to comment.