Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 962 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 962 Bytes

CI Status codecov

Ui

  • SpamEZ is an application that helps users to manage their recipients of their information blast.
  • Users will primarily interact with the application through a Command Line Interface (CLI).
  • This application is optimized for users who type fast.
  • It is also furnished with a Graphical User Interface (GUI).
  • Example usages:
    • Categorize users
    • Filter away users that are in blacklist
  • For the detailed documentation of this project, see the SpamEZ Product Website.
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.