Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 485 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 485 Bytes

notiflo

This is used at Suria Labs for Lunch & Learn reminders. I didn't find Google Calendar and Trello effective, so I created this project. A Lunch & Learn reminder consist of the date of the next Lunch & Learn event and a list of speakers. Every Monday at 12pm, the Lambda function is triggered via CloudWatch, sending a notification to our team channel on Slack via Slack's Incoming Webhooks.

Tech Stack

  • Ruby
  • RSpec
  • AWS Lambda
  • AWS CloudWatch