Skip to content

ChangGittyHub/tp

 
 

Repository files navigation

Ui

Trackr

CI Status codecov

This repository contains the code base for a Java application for small online bakery businesses.

About The Project

  • The project is a desktop application (called Trackr) that targets users with a Command Line Interface (CLI), while providing the visuals using a Graphical User Interface (GUI).
    • It is a software engineering project for a module (CS2103T Software Engineering) by National University of Singapore (NUS).
    • It is written in OOP fashion.
    • It comes with a reasonable level of user and developer documentation.
  • It is named Trackr because it was created to help users track their orders, suppliers contact information and tasks.
  • For the detailed documentation of this project, see the Trackr Product Website.

Acknowledgements

  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.
  • If you would like to contribute code to the parent project (AddressBook-Level3), see se-education.org for more info.

Releases

No releases published

Packages

No packages published

Languages

  • Java 99.0%
  • CSS 1.0%