Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zubairahmedbalouch/dynamic-resume-builder-with-form

Milestone-3
https://github.com/zubairahmedbalouch/dynamic-resume-builder-with-form

Last synced: 3 days ago
JSON representation

Milestone-3

Awesome Lists containing this project

README

        

# Dynamic-Resume-Builder-with-Form
Milestone-3
Milestone 3: Dynamic Resume Builder with Form (100 Points)
Objective:
Convert the static resume into a Dynamic Resume Builder where users can fill out a form, and the
resume is generated based on their input.

Requirements:
Create a form to capture user input for:
- Personal Information (Name, Email, etc.)
- Education
- Work Experience
- Skills

Use TypeScript to dynamically generate the resume using the data provided through the
form.