Task 01 Task 01 Practice guide for designing member functions
📥 Practice Input
- •
day8_service_intro.md
💾 Practice output (Output)
- •
day8_feature_checklist.md
1. Story and practice background
Developers and planners gathered together to launch a new consultation platform. The junior planner confidently said, 'First, you need to find your password, edit your profile, log in with Kakao, log in with Google, and set up notifications for each membership level!' However, the senior developer said, ‘Our development schedule is only one week. 'Let's set priorities and create core functions that must work at all costs, one by one,' he said. Junior had a lot of membership-related features floating around in his head, but he couldn't decide which to build first and which to put on hold.
2. Learning objectives
- Based on the service overview of the provided platform, a list of essential member functions for the reservation platform can be extracted.
- Must-Have and Nice-to-Have membership functions can be logically distinguished according to development milestones and service characteristics.
- By critically accepting the AI assistant's recommendations, a final implementation priority checklist table can be quickly designed.
3. Codex AI prompt card
Copy and paste the prompt below into the AI question and answer window of Codex Client and receive guidance.
Based on the provided service overview (`day8_service_intro.md`), brainstorm a list of member management features needed for your reservation platform. Please organize the list by dividing it into 1) essential basic functions and 2) optional extended functions, and return the priority implementation checklist in table form to check development progress.