BerkayDur / sales-tracker-hermes

This repository contains the source code for the Hermes Sales Tracker. A project undertaken by 4 trainees at Sigma Labs over the course of 2 weeks.
https://www.sigmalabs.co.uk/
3 stars 0 forks source link

Send email verification in AWS ses. #73

Closed BerkayDur closed 1 week ago

BerkayDur commented 1 week ago

Adds the functionality to send ses email verifications programmatically using boto3. This is essential to enabling the functionality for users to receive email notifications on price changes!

Closes #72