Teacher Hub
  • 👋Welcome
    • About ReDI School
    • Career Services
    • Help
      • Community Guidelines
      • I cannot teach
      • I am dropping out
      • Volunteer Rights
      • Get in Touch for Support
  • 🗓️Timeline
    • Planning Session
    • Student Interviews
    • Teacher Trainings
      • Building Inclusive Learning Spaces
      • Reduce Teacher Talking Time
      • Feedback that Works
    • Kick-Off
    • Teacher Touchpoints
    • Demo Day
  • 🌐Full Stack Track
    • HTML / CSS
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Homework
        • Final Project
      • Teaching Team
        • Session Owner
        • Session Assist
        • Backup Teacher
        • Homework Reviewer
      • Weekly Sessions
        • Regular Class
    • Javascript
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Zoom
        • Attendance Tracker
        • Google Classroom
        • Course Sheet
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Homework
        • Final Project
      • Teaching Team
        • Session Owner
        • Session Assist
        • Backup Teacher
        • Homework Reviewer
      • Weekly Sessions
        • Regular Class
    • Full Stack Bootcamp
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Learning Design
        • Class Engagement
        • Teaching Guidelines
        • Demo Day
      • Teaching Team
        • Coach
        • Session Owner
        • Session Assist
        • Backup Teacher
        • Practice Session Owner
        • Project Reviewer
      • Weekly Sessions
        • Practice Session with Q&A
        • Coaching Session
        • Regular Class
    • Full Stack Circle
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Curriculum
        • Class Engagement
        • Teaching Guidelines
        • Demo Day
      • Guides Team
      • Project Sessions
  • 📊Data / AI Track
    • Python Foundations
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Preject
        • Final Project
      • Teaching Team
        • Session Owner
        • Session Assist
        • Backup Teacher
        • Homework Reviewer
      • Weekly Sessions
    • Data Analytics (Online)
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Preject
        • Final Project Phase
      • Teaching Team
        • Session Owner
        • Session Assist
        • Homework Reviewer
        • Backup Teacher
      • Weekly Sessions
    • Data Analytics (Hybrid)
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Preject
        • Final Project Phase
      • Teaching Team
        • Session Owner
        • Session Assist
        • Backup Teacher
        • Homework Reviewer
      • Weekly Sessions
    • Machine Learning / AI (Online)
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Final Project
      • Teaching Team
        • Session Owner
        • Session Assist
        • Backup Teacher
        • Homework Reviewer
      • Weekly Sessions
    • Machine Learning / AI (Hybrid)
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Final Project
      • Teaching Team
        • Session Owner
        • Session Assist
        • Backup Teacher
        • Homework Reviewer
      • Weekly Sessions
    • Data Circle
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Demo Day
      • Guides Team
      • Project Sessions
  • 💻Tech & Design Basics
    • UX/UI Bootcamp
      • Get Started
        • Course Overview
        • Timeline
        • Essential Tools
        • Content Introduction
        • Complete your Self-Onboarding
      • Tools & Platforms
        • Figma
        • Course Sheet
        • Zoom
        • Attendance Tracker
        • Google Classroom
      • Course Content
        • Class Engagement
        • Teaching Guidelines
        • Demo Day
      • Teaching Team
        • Coach
        • Session Owner
        • Session Assist
        • Backup Teacher
        • Practice Session Owner
        • Project Reviewer
      • Weekly Sessions
        • Coaching Session
        • Regular Class
        • Practice Session with Q&A
    • Infrastructure Basics
      • Tools & Platforms
        • Course Sheet
        • Zoom
        • Attendance Tracker
      • Timeline
Powered by GitBook
On this page
  • No Content - All About the Project
  • Project Setup
  • Requirements for the Project
  • Project Setup
  • How do I create more engagement in class?
  • Best practices for teaching?
  • More material, feedback, or ideas?
Export as PDF
  1. Full Stack Track
  2. Full Stack Circle

Course Content

PreviousGoogle ClassroomNextCurriculum

Last updated 2 months ago

No Content - All About the Project

The Full Stack Circle focuses entirely on working on a project. That also means there is little content being shared with the students. The first three sessions help introduce students to concepts (how to collaborate, team building, and setup). Besides that, we share material ad-hoc if needed to solve a specific issue.

Project Setup

Students can choose which platform or website to clone. This approach allows teams to work on a project they're genuinely interested in while learning essential full-stack development skills. Last semester, the students cloned Airbnb ().

Requirements for the Project

The final product that we want to produce:

  1. A project with a frontend communicating with a backend connected to a data store, transmitting data back and forth and modifying data on the backend

  2. The project represents an understanding of testing, debugging and clean code principles

  3. One meaningful visual test and one meaningful behavior/unit test set

  4. One meaningful complexity level apart from a plain backend/frontend communication (ex.: maps, complex auth, 3rd party API integration, realtime comms)

  5. Log of tickets/cards/milestones in the project

Project Setup

Once a platform is selected (in the first 3 weeks), we define the initial set of tickets and establish the project structure, ensuring a solid foundation for development (a volunteer PM named Stefan helps us with this!). The project will be broken down into manageable sprints, each focusing on recreating specific features of the chosen platform.

How do I create more engagement in class?

Best practices for teaching?

More material, feedback, or ideas?

If you find good material, ReDI could use, and if you have feedback or further ideas, feel free to contact Julian via Slack or email (julian@redi-school.org).

🌐
GitHub Repo
Class Engagement
Teaching Guidelines