This is a small Microsoft Access project I built to keep track of daily tasks. When you open it, it shows a popup with all the tasks due today. You can add new tasks, mark them as complete, or leave ...
Techs: Next.js, TypeScript, and Tailwind CSS. The popup form should collect user information, including name, email, phone number, and notice and consent checkbox. Yup validation are handled with ...