Skip to content

ChangGittyHub/tp

This branch is 22 commits behind AY2223S2-CS2103T-W15-2/tp:master.

Folders and files

NameName
Last commit message
Last commit date
Feb 2, 2023
Jul 19, 2022
Apr 10, 2023
Jun 20, 2022
Apr 10, 2023
Jul 28, 2018
Mar 14, 2023
Aug 7, 2016
Feb 22, 2023
Mar 22, 2023
Aug 8, 2016
May 3, 2019
Jun 20, 2022
Jun 20, 2022

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%