Skip to content

Xilef121/tp

 
 

Repository files navigation

CI Status

codecov

Ui

InternBook

As a student looking for internships, it is often hard to keep track of the many different internship applications. One of the solutions is to do so in an Excel sheet, but such a user interface can become very hard to manage when there are many concurrent applications going on. Thus, having a CLI based interface can make it much easier for data input and query. Our app hopes to reduce the effort needed to track internships, so that students can spend the time searching instead. Our app will aim to record employers’ emails, job descriptions and application dates.

Getting Started

  1. Ensure that Java 11 is available on your machine.
  2. Download the jar file from here.
  3. Navigate to the file's location in the shell of your choice.
  4. Run the jar file with the follow command
java -jar internBook.jar

For the detailed documentation of this project, see the InternBook 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

  • HTML 94.0%
  • Java 5.9%
  • CSS 0.1%