Skip to content

longnguyentan/tp

 
 

Repository files navigation

CI Status codecov

Ui

  • Advanced&Efficient (A&E) is a desktop application that helps Emergency Department (ED) doctors in managing patient records and connecting patients to relevant departments.

  • Features:

    • Has a Graphical User Interface (GUI) while also supporting user interactions via a Command-Line Interface (CLI) for increased convenience and efficiency for users
    • Allows ED doctors to easily manage and organize a database of patients through actions such as adding and deleting patient entries, editing and tagging records, and searching
    • Runs on any computer with Java 11 installed
  • The project is an ongoing software project as part of the NUS CS2103T Software Engineering course for AY23/24 Semester 1.

    • This project is a brownfield project based on the AddressBook-Level3 project created by the SE-EDU initiative.
    • It is written in OOP fashion and provides a reasonably well-written code base (around 6 KLoC).
    • It comes with a reasonable level of user and developer documentation.
  • For the detailed documentation of this project, see the Advanced&Efficient (A&E) Product Website.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Java 96.0%
  • CSS 4.0%