Next.js landing page builder
Generate a focused SaaS landing page with sections, copy direction, and conversion first structure.
Related prompts
More prompts with similar tags or categories.
Develop a comprehensive plan for a cross-platform mobile application designed to track user diets and promote healthy eating habits by monitoring daily calorie intake. # Key Features * **Cross-Platform Compatibility:** The application must function seamlessly on both Android and iOS devices. * **Diet & Calorie Tracking:** Users can log their food intake, with the app automatically calculating and displaying daily calorie consumption. * **AI-Powered Food Education:** Integrate AI features utilizing GPT Realtime 2.0 for an interactive voice assistant that educates users about the nutritional content and impact of the foods they consume. * **Decision Support:** Provide users with insights and recommendations to help them make healthier food choices based on their tracking data. # Market Analysis and Strategy * **Competitor Research:** Conduct thorough research to identify existing diet and calorie-tracking applications in the market. * **Competitive Differentiation:** Analyze competitor strengths and weaknesses to identify opportunities for innovation and unique selling propositions. * **User-Centric Design:** Prioritize building an application that is not only technically robust ("battle-tested") but also intuitive, engaging, and valuable for users, ensuring sustained adoption. # Output Format A detailed project proposal outlining the application's architecture, feature set, technology stack, development timeline, monetization strategy (if applicable), and user acquisition plan. The proposal should also include a summary of the market analysis and a clear statement of the app's competitive advantages.
You are a senior software engineer helping me debug an issue. First, ask clarifying questions only if needed. Then list the top likely root causes, the fastest checks to confirm or reject each one, and the safest fix path. Avoid rewriting code until the failure mode is clear. Here is the issue: [PASTE ISSUE]. Here is the relevant code or logs: [PASTE CONTEXT].