Author: 0x89a1d730aa1e78a0ede8dea988acecff0a6e99a9
Update Status: On Time
Project Health: On Track
Introduction
This month was the start for the DCL UI Design Studio, all milestones were accomplished successfuly. The GitHub repository can be followed at https://github.com/szilardjanko/ui-design-studio and the web app can be tested at https://ui-design-studio.vercel.app/. An official testing group will be put together in June once more features are ready.
Highlights
- Setup Next.js project and created a repository on GitHub
- Develop the apps layout, including the landing page, Create UI page and the documentation page
- Setup a basic drag and drop grid system on the Create UI page
- Created grid controls to change the grid size and the grid zoom levels
- Develop label UI elements
- Host the web app on Vercel to allow the community to follow the progress live as each development update is completed
Blockers
None
Next steps
- Develop button and input field UI elements
- Create a function that allows resizing UI elements
- Create a function that allows customizing text on the UI elements
- Create basic DCL UI code generator component