The calendar web app prompt
This prompt is designed to create a web app that enhances productivity by integrating with Google Calendar. The goal is to automatically upload calendar events, analyze them, and suggest productivity-improving events, such as reminders or time blocks for specific activities.
The app includes features such as:
Google Calendar Integration: The app will fetch calendar data using the Google Calendar API, allowing it to read existing events and suggest new ones.
Productivity Suggestions: Based on the user's schedule, the app will generate recommended events to enhance productivity, like setting aside time for deep work, exercise, or breaks.
Interactive Suggestions: The user is presented with these suggested events and can choose to "Accept" or "Reject" them, providing control over what gets added to the calendar.
End-to-End Plan and Code: The prompt asks for a full plan of the app's structure, complete implementation of the code, and simple deployment instructions. This approach emphasizes practicality and aims for a ready-to-use solution without detailed explanations, making it efficient and easy to implement.
The calendar web apps' focus on minimal explanations ensures that the deliverable is clean and actionable, making it ideal for a developer who prefers concise information, allowing them to go directly from concept to deployment.