Skip to content

AY2122S2-CS2103-F10-2/tp

 
 

Repository files navigation

CI Status codecov

  • This is a project for Food Delivery Management.
  • The project simulates an ongoing software project for a desktop application (called FoodOnWheels) used for managing food deliveries.
    • It is written in OOP fashion. It provides a code base of around 15 KLoC.
    • It comes with a reasonable level of user and developer documentation.
  • It is named FoodOnWheels (FOW for short) because it is made for the management of food deliveries.
  • For the detailed documentation of this project, see the FoodOnWheels Product Website.
  • This project is based on the AddressBook-Level3 project created by the SE-EDU initiative.