Skip to content

codeherk/hOOt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hOOt

The hooT system leverages the Canvas LMS API and a variety of Amazon services to provide a hands-free voice user interface for Alexa-enabled devices.

Motivation

The code in this repository was contributed by Temple Students specifically for our senior capstone project in Computer Science at Temple University during the Spring 2019 semester.

Features

An authenticated user can inquire about:

  • Names of enrolled courses
  • Current grades (unweighted)
  • Upcoming Assignments

Technologies Used

  • Canvas API
  • AWS Lambda
  • AWS Cognito
  • NodeJS and the following node modules:
    • Alexa Skills Kit
    • Axios
    • html2plaintext
    • MomentJS

Architecture

hOOt Architecture

Credits

  • Byron Jenkins
  • Erik Rosales
  • Brendan Connelly
  • Kyle Lee
  • Terrell Nowlin