Skip to content

myrddral/cvgenerator-nextjs-hu

Repository files navigation

CV Generator

The project's goal is to enable the user to input their relevant data then generate a nicely formatted CV which they can download as PDF. The initial release version will support Hungarian language only, extension to other select langauges planned to be implemented in later versions.

Technologies / packages

Planned Features for v1.0

  • Data input via a multi-step form incl. client-side validation
  • PDF document generation from the input
  • Choice of custom accent colors for the CV
  • Option to save, recall or edit CV data (client side storage)
  • Authentication & user accounts
  • Option to save, list, recall or edit CV's (database storage)