Тестирование приложений
Вы разрабатываете на Replit инструмент визуализации данных для своей команды. После того как вы составили продуманный промпт, ИИ-ассистент сгенерировал аккуратную первую версию приложения. В ней есть загрузка 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. Что следует проверить перед тем, как поделиться приложением с другими или доработать промпт?
Это упражнение является частью курса
Vibe-кодинг с Replit
Практическое интерактивное упражнение
Превратите теорию в практику с помощью одного из наших интерактивных упражнений
Начать упражнение