앱 테스트하기
Replit을 사용해 팀을 위한 맞춤형 데이터 시각화 도구를 만들고 있어요. 탄탄한 프롬프트를 작성한 뒤, AI 도우미가 다듬어진 버전 1 앱을 생성했어요. 이 앱에는 CSV 업로드, 차트 렌더링, 인터랙티브 필터링 기능이 포함되어 있어요.
다음은 사용한 프롬프트예요.
I’d like to build a data visualization tool for business reporting. The tool should allow me to upload a CSV file, automatically detect columns, and generate interactive charts (bar, line, scatter, pie). It should also allow me to filter and slice the data dynamically and export the visualizations as PNG or PDF.
Make the tool minimalist and on-brand with my company. It should feature dark mode with the following accent colors: #4CAF50.
Do research on modern dashboard and visualization tools (inspiration from Looker, Tableau, and Google Data Studio). Structure the UI for readability, use Inter as the font, and ensure responsive design for desktop and tablet.
Ensure the interface is intuitive, supports drag-and-drop CSV upload, and provides smooth animations when switching chart types or applying filters.
이제 Replit이 만든 결과를 테스트할 차례예요. 앱을 다른 사람과 공유하거나 프롬프트를 다듬기 전에, 무엇을 테스트해야 할까요?
이 연습은 강의의 일부입니다
