Project created to share Christmas and New Year's messages with friends interactively through a chatbot and a website.

The program was developed to share a website featuring Christmas messages. To achieve this, users accessing the chatbot need to input a code, which retrieves their specific data from the API and displays it. Furthermore, the conversational bot offers various options to spread the Christmas spirit in an enjoyable manner, including a quiz, a playlist, an option to send messages, among others.
- HTML: page structuring, accessibility and semantics
- CSS: page styling
- JavaScript: dynamicity of the page
- TypeScript: programming language developed to add advanced features to JavaScript, such as static typing and interfaces
- Node.js: allows the execution of JavaScript code outside the browser
- Express.js: optimize the construction of web applications and APIs
- MongoDB: document-oriented NoSQL database management
- Blip: development and management platform for chatbots and conversational experiences
You can access the chatbot by clicking here.
Observation: to test the integration with the API and receive a link to the site with Christmas messages, enter the following code: TESTE_CHRISTMAS_CHAT
.