diff --git a/app/views/curriculum.ejs b/app/views/curriculum.ejs index 8884596..b649f6a 100644 --- a/app/views/curriculum.ejs +++ b/app/views/curriculum.ejs @@ -20,6 +20,13 @@
  • Add info about your project to the README
  • +

    Slides & Links

    + +

    Week 2, July 2: Collaborating on Code, Intro to Backend + Frontend

    Lectures

    diff --git a/app/views/home.ejs b/app/views/home.ejs index 7df20c6..5f93a43 100644 --- a/app/views/home.ejs +++ b/app/views/home.ejs @@ -11,6 +11,9 @@ of intermediate-beginner female coders to create a web application. The workshop
  • Curriculum:
  • Slack group Slack is basically a fancy chat app. Slack will be the main avenue of communcation for the workshops. You can join the Slack group before completing the application process. Contact Wai-Yin to get access.
  • Google Calendar (coming soon)
  • +<% if (currentUser) { %> +
  • Google Drive
  • +<% } %>
  • wiki