Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 519 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 519 Bytes

remind-me

A serverless reminder app built on AWS using lambda, cloudwatch and API gateway

Under construction

Features to be implemented

  • Set lambda function to set AWS cloudwatch cron rules to trigger another lambda function to send notifications to the user
  • Lambda function to send notification to the user
  • Remove the demo message sent to user in lambda_function.py
  • Write a complete README.md (after the project completes to make it as comprehensive and as in tune with the scripts)