Skip to content

eBucher/sonoma_state_calendar_skill

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • The user can ask their Amazon echo about what will be happening on the Sonoma State campus during a certain timeframe such as today, this week, next week, etc.
  • The skill can answer questions about specific events such as how much an event costs to attend, where it will take place, etc.
  • Questions can be asked about what day something is happening on or how many days there are until that event.
  • The skill is automatically synced with the Sonoma State events calendar.

Sample Utterances

Alexa, ask the Sonoma State calendar what is happening next week on campus.

Alexa, ask the Sonoma State calendar how much the basketball game tonight costs.

Alexa, ask the Sonoma State calendar when is spring break.

Alexa, ask the Sonoma State calendar if there is school on Columbus day.

Alexa, ask the Sonoma State calendar how many days there are until the end of the semester.

Technology and languages used

FrontendJava
DatabasePostgreSQL
Scraper for populating databasePython
Build toolsMaven and Gradle (both are supported)
HostingAmazon Web Services (Lambda and RDS)

Building and deployment to AWS

Complete instructions can be found in the wiki of the original repository for this project.

Authors

  • Erich Bucher
  • Jorge Canchola
  • Scott Cordor
  • Jessica Devincenzi
  • Tyler Gearing
  • Ryan Moeller
  • Sarah Mosley
  • Aaron Pineda

Build Status

About

A skill for the Amazon Echo that allows users to find out information about the Sonoma State calendar with a voice user interface

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 56.9%
  • Python 33.3%
  • PLpgSQL 7.0%
  • Shell 2.8%