AryaJeet1364/SmartTaskPlanner — reverse-engineered prompt
Reverse engineered prompt
Build me a smart task planner web app where I can type in a big goal like “launch my portfolio in two weeks” and the app turns it into a clear list of smaller tasks with estimated timelines.
I want to be able to save the plan, mark tasks as done, edit or delete tasks, and see deadlines or dependencies so I know what to do first. It should also use AI to suggest missing steps or better task breakdowns when needed.
Please make it a full MERN app with a clean React interface, Tailwind styling, an Express and Node backend, MongoDB storage, and Google Gemini for the AI planning. Keep it simple and usable, with environment variables for the API keys and database connection.
If you need anything current for Gemini or deployment setup, look up the latest docs online.
Want more depth? Deep Reverse