beatrixcendana / Intro-to-Serverless-Project

This is my first Intro to Serverless Project for the summer camp 2021. I mostly work with API, Azure function, Postman, Twilio, and front-end stuff.
GNU General Public License v3.0
1 stars 1 forks source link

Week 1 - Final Project #31

Closed beatrixcendana closed 3 years ago

beatrixcendana commented 3 years ago

📅 Timeline 📅

Week 1

🔬📄 Research and documentation:

⭐ Description

⭐ ETA:

How long do you think it will take to complete this?

  • 2-3 hours

⭐ Objective:

Checklist of everything you need to do to complete this issue

  • [x] Get resources for timer trigger function
  • [x] Check all the links that relate to API that I use
  • [x] Learn more about food API and how it works with Twilio
  • [x] Check if Twilio SMS would work outside the US and Canada
  • [x] Create the text writing for SMS reminder (I want to make sure it follows the UX writing guideline which is to help the user understand the questions/statement that I create).

More resources

Timer trigger function

https://docs.microsoft.com/en-us/azure/azure-functions/functions-bindings-timer?tabs=javascript

Twilio link

Tasty API

https://rapidapi.com/apidojo/api/tasty/

Feature

Setup reminder - timer Text message - Twilio SMS API Generate random food recipes - Food tasty API IF YES/NO! Type START to generate another random recipe with another ingredient.

beatrixcendana commented 3 years ago

Updated week 1 final project progress