Kishan-Ved / resume_generator

A website that generates LaTeX code for a student's resume in a clean and professional format specified by the placement cell of IIT Gandhinagar.
https://kishan-ved.github.io/resume_generator/resumegenerator.html
14 stars 17 forks source link

Make Internships section optional #41

Closed Kishan-Ved closed 1 month ago

Kishan-Ved commented 1 month ago

Description of the problem

Currently, we display "DELETE THIS" text if a section is blank. image

Many people will be generating resumes for the first time, hence, we can keep the internship section optional. Add a checkbox, and if it is ticked, the form (on the left side) for internship details should appear. If the check box is ticked, user's internship data should be visible in the preview and the latex code should have an internship section. If the checkbox is not ticked, the preview and the latex code shouldn't have an internship section.

vizzv commented 1 month ago

@Kishan-Ved I want to contribute to this.Can you assign it

Kishan-Ved commented 1 month ago

Completed in https://github.com/Kishan-Ved/resume_generator/pull/46

Kishan-Ved commented 1 month ago

@Kishan-Ved I want to contribute to this.Can you assign it

Sorry, this issue has been solved. You can work on other issues. PRs are merged on a first come first serve basis.