uprm-inso4115-2023-2024-s2 / semester-project-automated-resume-builder

semester-project-automated-resume-builder created by GitHub Classroom
1 stars 0 forks source link

Implementation of Language proficiency #206

Closed Mark-Anton closed 6 months ago

Mark-Anton commented 6 months ago

A new modal was implemented to enclude the user's proficiency with a given language.

The code tests if the what the user input is an actual languange.

It also checks if the user answered whether their proficiency was beginner, intermediate, advanced or fluent.

if neither of these are fullfilled the re will be an error, prompting the user to answer correctly before saving their answer.