Flow Design
Year
2023
Role
Frontend Developer
Web designer
Technologies
Nextjs ,
React ,
Redux ,
Tailwindcss ,
OVERVIEW
FlowDesig is an online graphic design tool inspired by Canva, helping users easily make designs, and drag and drop shapes, text, and images on a blank canvas. also offers many cool design templates to choose from.
In the development process for the FlowDesign app, I followed a systematic approach to create an online graphic design tool inspired by Canva. I began by gathering requirements and planning the project scope, identifying target users, and defining the desired features and functionalities.
To build the app, I selected a powerful tech stack consisting of Next.js, Tailwind CSS, and the Konva.js API. With Next.js as the framework, I leveraged its server-side rendering capabilities and routing system. Tailwind CSS helped me design an appealing and responsive user interface. Additionally, I integrated the Konva.js API to handle canvas rendering and graphic manipulation. I meticulously designed wireframes and mockups to visualize the user interface and ensure an intuitive drag-and-drop experience.
To enhance user experience, I created a template management system, allowing users to browse, preview, and customize design templates.
Finally, I deployed the app to Netlify and continuously maintained and updated it.