From 18c229aee1d43fc593ad6c52ca5c06aeb8b69d68 Mon Sep 17 00:00:00 2001 From: Kevin Chavez Date: Tue, 6 Feb 2024 17:31:05 -0500 Subject: [PATCH] Tues 6 --- TASKS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 TASKS.md diff --git a/TASKS.md b/TASKS.md new file mode 100644 index 0000000..59392ab --- /dev/null +++ b/TASKS.md @@ -0,0 +1,12 @@ +# Tasks and Demos for Friday, February 8th + +- **React Calendar in Storybook**: Demonstration of integrating the React Calendar component within a Storybook environment. +- **Repository for Playwright**: focusing on authentication and testing within the Expo repository using Playwright. +- **Playwright Testing & Auth**: Exploration of Playwright's capabilities in testing and authentication flows, detailed by Ben. +- **Rapidmq with python**: +- **Python Mailtrap Integration** +- **Secure Authenticated State in Repositories** + +# Calculator dev February 13th + +- **Create a calculator**: Create a calulatior using Keiths ideas. Dont Copy.