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

adds overview and other resources to se2. small updates to other pages #231

Merged
merged 2 commits into from
Aug 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 12 additions & 6 deletions _includes/navigation.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
<ul class="nav-links">
<li>
<a href="https://curriculum.turing.edu/" class="home-logo-link">
<img src="/assets/icons/TuringSchool_LogoMark_Gray.png"
alt="Turing School of Software and Design logo">
<img
src="/assets/icons/TuringSchool_LogoMark_Gray.png"
alt="Turing School of Software and Design logo"
/>
</a>
</li>
<li class="uppercase"><a href="/calendars/calendars.html">Calendar</a></li>
<li class="uppercase"><a href="/calendars/calendars.html">Calendars</a></li>
<li class="uppercase"><a href="/module0">Module 0</a></li>
<li class="uppercase"><a href="/module1">Module 1</a></li>
<li class="uppercase"><a href="/module2">Module 2</a></li>
Expand All @@ -16,11 +18,15 @@
<li class="search-bar">
<label for="search">
<!-- <img class="search-icon" src="../../../../assets/icons/search.svg" alt="Search Icon" /> -->
<img class="search-icon" src="https://assets.turing.edu/icons/search.png" alt="Search Icon" />
<img
class="search-icon"
src="https://assets.turing.edu/icons/search.png"
alt="Search Icon"
/>
</label>
<input id="search" type="search" placeholder="Search lessons...">
<input id="search" type="search" placeholder="Search lessons..." />
<button class="clear-search hide">
<img src="/assets/icons/x-icon.svg">
<img src="/assets/icons/x-icon.svg" />
</button>
</li>
</ul>
Expand Down
85 changes: 55 additions & 30 deletions calendars/calendars.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
title: Calendars
---


<section>
<button class="btn btn-dark module-selector" data-module="1">Module 1</button>
<button class="btn btn-dark module-selector" data-module="2">Module 2</button>
Expand All @@ -14,43 +13,61 @@

<h2>Yearly Overview</h2>
<ul>
<li><a href="https://drive.google.com/file/d/1zb1M9SiLNJ6CNitHT7o3Jn_cH_JfIr2E/view?usp=sharing">2024 Course Calendar(pdf)</a></li>
<li>
<a
href="https://drive.google.com/file/d/1zb1M9SiLNJ6CNitHT7o3Jn_cH_JfIr2E/view?usp=sharing"
>2024 Course Calendar(pdf)</a
>
</li>
</ul>

<section class="module-content" data-module="1" style="display:none">
<h2>Mod 1</h2>
<section class="module-content" data-module="1" style="display: none">
<h2>Mod 1</h2>

<div class="responsive-iframe-container">
<div class='tablet'>
<iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_59k8msrrc2ddhcv787vubvp0s4%40group.calendar.google.com&amp;color=%2342104A&amp;ctz=America%2FDenver"
style="border-width:0" frameborder="0" scrolling="no"></iframe>
<div class="tablet">
<iframe
src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_59k8msrrc2ddhcv787vubvp0s4%40group.calendar.google.com&amp;color=%2342104A&amp;ctz=America%2FDenver"
style="border-width: 0"
frameborder="0"
scrolling="no"
></iframe>
</div>
<div class='desktop'>
<iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=1&amp;showDate=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;mode=WEEK&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_59k8msrrc2ddhcv787vubvp0s4%40group.calendar.google.com&amp;color=%232952A3&amp;ctz=America%2FDenver"
style="border-width:0" frameborder="0" scrolling="no"></iframe>
<div class="desktop">
<iframe
src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=1&amp;showDate=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;mode=WEEK&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_59k8msrrc2ddhcv787vubvp0s4%40group.calendar.google.com&amp;color=%232952A3&amp;ctz=America%2FDenver"
style="border-width: 0"
frameborder="0"
scrolling="no"
></iframe>
</div>
</div>
</section>

<section class="module-content" data-module="2" style="display:none">
<section class="module-content" data-module="2" style="display: none">
<h2>Mod 2</h2>
<p>Coming soon!</p>

<!-- Do not make live until calendar is ready: -->

<!-- <div class="responsive-iframe-container">
<div class='tablet'>
<iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_rps2hg1nfqjih4rcl3gl6s4lpk%40group.calendar.google.com&amp;color=%230F4B38&amp;ctz=America%2FDenver"
style="border-width:0" frameborder="0" scrolling="no"></iframe>
<div class="responsive-iframe-container">
<div class="tablet">
<iframe
src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_rps2hg1nfqjih4rcl3gl6s4lpk%40group.calendar.google.com&amp;color=%230F4B38&amp;ctz=America%2FDenver"
style="border-width: 0"
frameborder="0"
scrolling="no"
></iframe>
</div>
<div class='desktop'>
<iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=1&amp;showDate=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;mode=WEEK&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_rps2hg1nfqjih4rcl3gl6s4lpk%40group.calendar.google.com&amp;color=%230F4B38&amp;ctz=America%2FDenver"
style="border-width:0" frameborder="0" scrolling="no"></iframe>
<div class="desktop">
<iframe
src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=1&amp;showDate=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;mode=WEEK&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_rps2hg1nfqjih4rcl3gl6s4lpk%40group.calendar.google.com&amp;color=%230F4B38&amp;ctz=America%2FDenver"
style="border-width: 0"
frameborder="0"
scrolling="no"
></iframe>
</div>
</div> -->
</div>
</section>

<section class="module-content" data-module="3" style="display:none">
<section class="module-content" data-module="3" style="display: none">
<h2>Mod 3</h2>
<p>Coming soon!</p>

Expand All @@ -68,7 +85,7 @@ <h2>Mod 3</h2>
</div> -->
</section>

<section class="module-content" data-module="4" style="display:none">
<section class="module-content" data-module="4" style="display: none">
<h2>Mod 4</h2>
<p>Coming soon!</p>

Expand All @@ -89,13 +106,21 @@ <h2>Mod 4</h2>
<h2>Community Calendar</h2>

<div class="responsive-iframe-container">
<div class='tablet'>
<iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_ronr9dk92ndvlhsk03kf8jd2ro%40group.calendar.google.com&amp;color=%2323164E&amp;ctz=America%2FDenver"
style="border-width:0" frameborder="0" scrolling="no"></iframe>
<div class="tablet">
<iframe
src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showPrint=0&amp;showCalendars=0&amp;mode=AGENDA&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_ronr9dk92ndvlhsk03kf8jd2ro%40group.calendar.google.com&amp;color=%2323164E&amp;ctz=America%2FDenver"
style="border-width: 0"
frameborder="0"
scrolling="no"
></iframe>
</div>
<div class='desktop'>
<iframe src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=1&amp;showDate=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;mode=WEEK&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_ronr9dk92ndvlhsk03kf8jd2ro%40group.calendar.google.com&amp;color=%2323164E&amp;ctz=America%2FDenver"
style="border-width:0" frameborder="0" scrolling="no"></iframe>
<div class="desktop">
<iframe
src="https://calendar.google.com/calendar/embed?showTitle=0&amp;showNav=1&amp;showDate=0&amp;showPrint=0&amp;showTabs=0&amp;showCalendars=0&amp;showTz=0&amp;mode=WEEK&amp;height=400&amp;wkst=1&amp;bgcolor=%23FFFFFF&amp;src=casimircreative.com_ronr9dk92ndvlhsk03kf8jd2ro%40group.calendar.google.com&amp;color=%2323164E&amp;ctz=America%2FDenver"
style="border-width: 0"
frameborder="0"
scrolling="no"
></iframe>
</div>
</div>

Expand Down
20 changes: 15 additions & 5 deletions module2/index.md
Original file line number Diff line number Diff line change
@@ -1,22 +1,32 @@
---
layout: page
title: Module 2
subheading: Web Applications with Ruby
subheading: Web Application Development
---

## Overview

In Module 2, we expand upon fundamental programming skills by adding in JavaScript, CSS, HTML and Rails. Through group projects, we explore best practices in agile project management and collaboration. By the end of this module, students will have built FE applications and Rails APIs that connect to FE applications.

In Module 2, students will be introduced to HTML, CSS, and JavaScript while also continuing to expand upon fundamental Ruby skills by building database-backed full-featured web applications in Rails. Through group projects, we explore best practices in agile project management and collaboration. By the end of this module, students will be comfortable creating basic Rails web applications with dynamic front-end interfaces.

## Instructors

- Abdul Redd
- Heather Faerber

## Curriculum

- [Intermission Pre-Work](./intermission_work)
- [Lessons](./lessons)
- [Projects](./projects)

## Other Resources

<!-- ## Other Resources -->

- Coming Soon!

## Requirements
- [Portfolio Guidelines](../module1/requirements/portfolio_guidelines.md)
- [Promotion Requirements](./promotion_requirements.md)


- [Portfolio Guidelines](./requirements/portfolio_guidelines)
- [Promotion Requirements](./requirements/promotion_requirements)
Loading