Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zubairahmedbalouch/dynamic-resume-builder-with-form
- Owner: ZubairAhmedBalouch
- Created: 2024-09-14T20:04:27.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-14T20:20:41.000Z (3 months ago)
- Last Synced: 2024-09-15T05:14:13.243Z (3 months ago)
- Language: CSS
- Homepage: https://dynamic-resume-builder-with-form-six.vercel.app
- Size: 1.14 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
- SkillsUse TypeScript to dynamically generate the resume using the data provided through the
form.