Overview:
CV Generator is a project that aims to provide users with a convenient way to generate resumes in various formats. It is currently in development and offers features such as generating resumes in PDF format. The project utilizes technologies like React, Next, TypeScript, Chakra UI, Formik, and yup.
Features:
- Generate resumes in PDF format
- Planned future updates include generating resumes in other formats such as Word Document, JPEG, and PNG
- Auth system for securely storing user resumes
Installation:
To contribute to CV Generator, follow these steps:
- Fork the repository.
- Create a branch:
git checkout -b <branch_name>. - Make your changes and commit them:
git commit -m '<commit_message>'. - Push to the original branch:
git push origin <project_name> / <local>. - Create the pull request.
For further information on how to create a pull request, refer to the GitHub documentation.
Summary:
CV Generator is a project that is currently being developed to provide users with a convenient way to generate resumes in various formats. It currently supports generating resumes in PDF format and plans to add support for other formats in the future. The project utilizes popular technologies like React, Next, TypeScript, Chakra UI, Formik, and yup. To contribute to the project, users can follow the outlined steps and create a pull request on GitHub.