Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 551 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 551 Bytes

PCPrincipal

PCPrincipal is a task storing management system with marking/unmarking featurefor all tasks.

Getting started

Prerequisites: JDK 11, update Intellij to the most recent version.

  1. Download PCPrincipal.jar into your PC and click on it to start PC Principal.
  2. Start by:
    • Either clicking it
    • Run the following command in the directory where PCPrincipal is located java -jar PCPrincipal-v3.0.jar

Note:

  • There will be a new data/duke.txt file created where you store PCPrincipal to store all tasks in the task list.