Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.18 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.18 KB

Java CI

Ui

About UNOFAS

This project was created under the CS2103T Software Engineering module in NUS.

UNOFAS is a desktop app for Financial Advisors (FA) to manage client’s contacts, optimized for use via a Command Line Interface (CLI) while still having the benefits of a Graphical User Interface (GUI). The app also includes features such as sorting, scheduling and other commands to query information quickly required by the FA.

Other Links

Acknowledgements

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