LightningGuard / Syllabus-Creation-Tool

1 stars 2 forks source link

As a developer i want to research E-mail API's and practice ways to work with them for future use in project #20

Open destin22 opened 2 years ago

destin22 commented 2 years ago

In this project well use emails for things such as notification system for users to see changes and request changes and notify faculty of deprartment changes and student change requests. Learn how we can do this and practice with emailing systems.

destin22 commented 2 years ago

Sized 5 points

destin22 commented 2 years ago

https://www.youtube.com/watch?v=UH8oHNDfTyQ https://www.youtube.com/watch?v=1DcySa35fXw https://www.dataquest.io/blog/python-api-tutorial/ https://developers.google.com/gmail/api/quickstart/python https://www.youtube.com/watch?v=NPnGtHmMEQg Ive used these resources to learn how to use gmails api for our project practiced with it on my end and are good examples of how we can use gmails api for application

Jamesf15182 commented 2 years ago

These Links looks good/helpful to implement the email part of the project.