Goel Akshit's Project Portfolio Page
Project: LinkedOUT
LinkedOUT is the only application that any experienced recruiter needs. LinkedOUT allows recruiters to keep track of many applicants, and the job they applied for. You can store their contact details, skills and the round of their application, all in one place.
Given below are my contributions to the project.
Contributions to Project
- Code Contributions
- Enchancements Implemented
-
Performed initial refactoring to change the tag attribute in the AB3 implementation to the
skill
attribute for applicants in LinkedOUT (Pull request #62)These changes include:
- Writing the class:
Skill
- Updating relevant commands to accept
Skill
as a parameter with the prefixs/
- Updating relevant tests for the new
Skill
class - Updating UI to display skills
- Changing all
tag
-related usages in code toskill
.
- Writing the class:
- Allowed the search command to allow users to
search
for skills, and enhanced thesearch
to return applicants that contain any keywords specified by the user. (Pull requests #138 & #143) - Made multiple changes to the UI, to make the GUI more appealing. (Pull requests #150 & #216)
- Implemented improved data validation for Applicant’s
Name
&Phone
(Pull requests #219 & #218)
-
- Documentation
- Contribution to the UG
- Contributions to the DG
- Project management:
- Contributions to team-based tasks