TEXWRECKS / Stockify

Project 3 - In-Stock uses web scraping technology to look for product that has certain "out of stock" keywords, and allows a user to enter their information to receive an email alert when an item is available again.
1 stars 1 forks source link

updated auth for the nodemailer transport variable on all the email c… #83

Closed TEXWRECKS closed 3 years ago

TEXWRECKS commented 3 years ago

…ontroller files. Required all the email controller files on AmazonController, and called the SaveProductEmail function in the saveItem async function.