Skip to content

MediBook V1.3

Choose a tag to compare

@chanjunlin chanjunlin released this 20 Mar 06:15
767a8e8

Release Notes - MediBook v1.3

Release Date: 20 March 2025

Overview

Features 🌟

  • People
    • Added blood type and appointment fields to a person
  • Add
    • Allows add command to take in new parameters of blood type and appointment
    • Handles blood type and appointment input to be case insensitive
    • Stores data in Title case
  • Edit
    • Allows the editing of appointment to Nurse or Patient
    • Once command returns, will resume showing filtered list
  • List
    • Allow viewing through category of appointment (Nurse/patient)
    • Show list of nurses/patient
  • Assign
    • Allows assignment of nurses to patients
    • Number of nurses assigned to a patient is limited to 2
  • Find
    • From filtered list:
      • Allows find nurses
      • Allows find patients

Installation Instructions 💻

  1. Install the JAR file
  2. Place the JAR file into a empty folder
  3. Open the terminal and navigate to the folder containing the JAR file
  4. Ensure that you are using the correct version of java by typing "java -version" into the terminal. It should be Java 17.
  5. Type the command into the terminal to run the jar file "java -jar MediBook.jar"

Additional Notes

photo_2025-03-20 14 30 33
photo_2025-03-20 14 30 29
photo_2025-03-20 14 30 23
photo_2025-03-20 14 30 36