ShawkyMohamed2004/enjaz-task-manager — reverse-engineered prompt

Reverse engineered prompt

GitHub

Build me a polished full stack task manager called Enjaz. I want users to sign up, log in with email and password, use Google sign in, reset forgotten passwords, and have their private workspace protected.

Inside the app, make a dashboard that shows today’s work and quick actions. Users should be able to create tasks with priorities, deadlines, and a calendar view. They should also have simple to do lists with categories and status tracking, plus a notes area with auto save and pinned notes at the top. Add light mode and dark mode, smooth modern screens, and toast or bell notifications for due items.

Also include settings where users can edit their name, upload and crop an avatar, change password, choose email notification preferences, log out, or delete their account. Send welcome emails, login alerts, password reset emails, password changed emails, and daily reminders for tasks due today.

Use React, Node, Express, and MongoDB. Look up current docs online if you need to.

Want more depth? Deep Reverse