Skip to content

Alexa Skill Project for an Electronics Repair Service.

Notifications You must be signed in to change notification settings

MatheusADC/manutencaoAlexa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

description icon Description

Alexa Skill Project for an Electronics Repair Service. The language used was JavaScript. The chosen database was DynamoDB, a NoSQL key-value database.

JS icon Skills

image

1º Skill - CadastrarProdutoIntent

This skill allows the registration of the product name, ID, status, registration date, price, customer name, and customer phone number.

2º Skill - ConsultarProdutoIntent

This skill allows viewing product details by providing the respective ID.

3º Skill - RemoverProdutoIntent

This skill allows deleting a product by providing the respective ID.

4º Skill - AlterarStatusProdutoIntent

The skill allows updating the product status by providing the respective ID. Possible status options are "Open", "Under Repair" and "Completed".

5º Skill - EnviarZapIntent

This skill integrates with an API that, by providing an ID, sends a message to the customer's phone to notify them of the repair completion.


Caution

Except for the 'CadastrarProdutoIntent' skill, the other skills include handling cases where the product has not been created or found in the database.

About

Alexa Skill Project for an Electronics Repair Service.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published