You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an Angular project consisting of two primary components: Form Builder and Form Renderer. These components enable users to create dynamic forms through a drag-and-drop interface, render the forms, submit them, and view the submissions. And all the forms and submission are stored in a JSON format.
"Resume Builder" is a comprehensive web application designed to simplify the process of creating professional resumes. Developed using HTML, CSS, Tailwind CSS, JavaScript, React, and Redux, it offers users an intuitive platform to create, manage, and download personalized resumes tailored to their skills and experiences.
Developed a dynamic form that generates input fields based on user interactions. This feature allows for a more flexible data entry process, enabling users to customize their input according to their needs.