Skip to content

Latest commit

 

History

History
47 lines (40 loc) · 2.23 KB

README.md

File metadata and controls

47 lines (40 loc) · 2.23 KB

CV Maker

Application:

This application streamlines the process of crafting a resume for individuals, offering flexibility and eliminating the necessity of contemplating and designing a suitable CV based on qualifications. Users only need to complete a form that includes inquiries covering various essential fields such as personal information, education, qualities, interests, skills, and more.


Technologies used:

  • Java
  • Swing
  • itextpdf
  • JavaFX Framework
  • Scenebuilder

How to setup the project on local environment

  1. Clone the repository through the following link.
https://github.com/kushal7201/CV-Maker
  1. Add JavaFx Framework to your project. If you are using Intellij IDE then follow this link for guidance.
  2. Trust the project to include itext libraries.
  3. After that Login(Username: Kushal ,Password: k-11) which can be skipped through skip option.
  4. Enter the required details and browse a destination folder for download the CV pdf.
  5. Press "Generate CV" then CV pdf will be generated in the destination folder.

App Images


Contributors

  • Kushal Bansal
  • Aditya Khairnar
  • Piyush Tiwari

License

This project is licensed under the MIT License - see the LICENSE file for details.