Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1.47 KB

README.md

File metadata and controls

16 lines (12 loc) · 1.47 KB

CI Status

Ui

  • Long Time No See (LTNS) is a desktop task tracking app made for financial advisors to manage their contact base and stay connected with their clients. Made simpler with an intuitive and minimalistic graphical user interface (GUI) and customised functionalities to pinpoint your needs, LTNS will enable you to stay close to your dearest clients!
    Example usages:
  • as a tool for Financial Advisors who wants to upgrade their networking capacities
  • as a tracker tool that helps them manage their time spent on clients alongside their studies
  • The project is a software engineering project for a desktop application (callsed LongTimeNoSee) used for managing an individual financial advisor’s services.
  • It is written in OOP fashion. It provides a reasonably well-written code base.
  • It comes with a reasonable level of user and developer documentation.
  • It is named LongTimeNoSee (LTNS for short) as a play on how financial advisors often use the infamous line to start a conversation with someone they haven’t spoken to for a long while.
  • For the detailed documentation of this project, see the LongTimeNoSee Product Website. This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.