Skip to content

agarwal-anjali/tp

 
 

Repository files navigation

📝 CLInkedIn

CLInkedIn is a desktop contact management Java application made for Recruiters to manage their contacts list of candidates. CLInkedIn operates mainly using a Command Line Interface (CLI), but still has a Graphical User Interface (GUI) made with JavaFX for improved user experience.

If you can type fast, CLInkedIn can get your contact management tasks done faster than traditional GUI apps.

CI Status codecov

Ui

  • Example usages:

    • Keep track of the candidates/contacts you have met through events or recruitment applications.
    • Tag candidates by their skills, experience and stage in the recruitment process.
    • Filter candidates according to a specific skill, experience or stage in the recruitment process.
    • Edit/remove details of the candidates/contacts.
  • For more information on how to use CLInkedIn, please see our User Guide

  • For more information about the implementation of CLInkedIn, please see our Developer Guide

  • For the detailed documentation of this project, see the CLInkedIn Product Website.

  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.4%
  • CSS 1.6%