AI driven Task Reminder Tool

Job ID: 39783354

Budget: ₹600 – ₹4,000 INR

I need a small, browser-based task manager that lets anyone who visits the site create a task, edit it later, delete it when it’s done, and see a clean list of everything that’s pending. The key extra feature: each task should trigger a reminder exactly one hour before its due time.

The key is that user may interaction with any kind of phrases with the tool.. So it needs to be conversational.

I’m comfortable if you wire this up with OpenAI function calls (or a comparable server-side scheduling library) to handle the “send reminder” logic; the important thing is that the code stays lightweight and easy to read. No user accounts or log-in screens—access is completely open so visitors land on the page and start adding items right away.

At hand-off I’d like:

• Source code (front-end + back-end) with clear setup instructions
• A runnable demo link so I can test creating, updating, deleting, listing, and receiving the one-hour reminder

Feel free to choose the tech stack you’re fastest with—React, Vue, plain HTML/JS on the front paired with firebase, supabase or another simple backend are all fine as long as the reminder scheduling works reliably.

If you have made something similar you may demo it to me for reference too.