Skip to content

This program is a simulation called Automail, which is software that would, in theory, govern how an automated mail delivery system (run by robots) operates in a residential building.

Notifications You must be signed in to change notification settings

Dang-Hoang-Tung/Automail

Repository files navigation

Automail

This package is a solution to project 1 of SWEN30006 - Software Modelling and Design, the Univerity of Melbourne. Specifications can found in the repo.

This program runs a simulation called Automail, which is software that would, in theory, govern how an automated mail delivery system operates in a residential building. The goal of the system is to calculate costs related to mail delivery as well as keep a log of actions, items delivered and the robots that deliver them.

Run instructions:

  • IntelliJ: The repo is set up so that it can be cloned and simply built/run on IntelliJ.
  • Other IDES: the src folder and automail.properties file will need to be extracted to run in other environments.

Modifying settings:
The automail.properties file contains the properties that govern how the program will operate. Settings can be safely modified here.

About

This program is a simulation called Automail, which is software that would, in theory, govern how an automated mail delivery system (run by robots) operates in a residential building.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages