Skip to content

Desktop application built to help home-based business owners to keep track of sales and customers

License

Notifications You must be signed in to change notification settings

ElginL/tp

 
 

Repository files navigation

CI Status codecov

JeeqTracker

Ui

Description

JeeqTracker is a desktop application created for home-based business owners / resellers that helps them manage the clients that they interact with by keeping track of their BUY / SELL transactions, and REMARKS of clients. While it has a GUI (Graphical User Interface), most of the user interactions happen using a CLI (Command Line Interface).

Download our application now!

Motivation

  • Current existing applications are mostly GUI centric, which is slower to get things done compared to CLI.
  • Existing applications such as Microsoft Excel is difficult to use, as it involves too many functionalities (some of which are not useful for them), and does not have a very clean interface.
  • By creating a CLI centric application, with useful functionalities such as filter by transactions, sort by date, and a total profit in the GUI that updates for particular clients or in total, proves beneficial to home-based business owners / resellers.

Site Map

Acknowledgements

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

About

Desktop application built to help home-based business owners to keep track of sales and customers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.8%
  • CSS 1.2%