Inspiration
Ever have something to tell your roommates but don't want to do it face to face? Passive-Aggressive Aggressive Board allows you to leave an anonymized note through an Amazon Echo in the living room.
What it does
You can tell it to remind your roommate something while being keeping your identity hidden (unless you're the only other roommate). You can also ask what messages do you have and it will tell you your unread messages.
How we built it
We used Alexa Skill Kit to talk to a AWS Lambda function that stores and retrieves data to and from an AWS DynamoDB database.
Challenges we ran into
Alexa Skills Kit and AWS are definitely not the easiest to get started with out there nor they have good/useful documentations. However we got to come up with different workarounds that help us achieve the solution.
Accomplishments that we're proud of
Sorting out some stuffs ourselves because the documentations are either outdated or insufficient.
What we learned
Outdated documentations and tutorials can be drastically different from the latest solution.
What's next for Passive-Aggressive Aggressive Board
We're gonna integrate Twilio API to text the roommate when he/she has received a new note.

Log in or sign up for Devpost to join the conversation.