CI Status codecov

Ui

Social Worker’s Efficiency Enhancer (SWEE) is a desktop application for managing your contact details. While it has a GUI, most of the user interactions happen using a CLI (Command Line Interface).

Naming

  • It is named Social Worker's Efficiency Enhancer (SWEE for short) because it a play on the acronym SWE (software engineering), what the course aims to teach, and swee (Singapore slang)

Acknowledgements

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

  • Libraries used: JavaFX, Jackson, JUnit5
  • AI Usage: ChatGPT by OpenAI, Github Copilot
    • Used to answer design questions and write skeleton code.