Skip to content

This is the repository for the Software Engineering II project related to Design Patterns.

Notifications You must be signed in to change notification settings

veluma/design-patterns-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Design Patterns Final Project

This is the Software Engineering final project related to Design Patterns done in java.

Requirements:

- Global Authentication (Usernames/Passwords);
- Level Storing:
    - Containers (Group of Boxes);
    - Box (Vaccine/Bottle/Packing);
- Calculate Cost of Transport:
    - 5% (TAX) Normal Periods;
    - 10% (TAX) Special Periods;
    - New TAX systems can be added;
- Reutilize the already created Containers and Boxes;

Solutions:

- Singleton (Authentication);
- ...

About

This is the repository for the Software Engineering II project related to Design Patterns.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages