Skip to content

engr-julia/Wireframe-ShareIt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 

Repository files navigation

AdapterPattern-PowerOutlet

Problem statement
You are developing an application that helps users manage and control various electronic devices by plugging them into power outlets. Each device has different plug types, voltage, and amperage requirements. To ensure compatibility and safety, you need to create adapters for different devices to allow them to be plugged into standard power outlets.


What this repo contains

  • Java implementation of Adapter Pattern for Laptop, Refrigerator, SmartphoneCharger.
  • UML class diagram (upload UML.png to repo and it will show here).
  • Instructions to build and run.
  • GitHub Project board for Scrum-driven iterative development.

UML Diagram

UML


How to run (example)

This project uses Java. Example with plain javac / java:

  1. javac src/*.java
  2. java -cp src Main

(If using Maven/Gradle, add build instructions here.)


Contributing / Scrum

We use a central GitHub Project board: AdapterPattern-PowerOutlet Scrum Board (linked from this repo or at org/user level).

  • 👉 Check our Issue Templates here: .github/ISSUE_TEMPLATE
  • Tasks and user stories are created with these templates (story, bug, task, etc.).
  • Priorities (High, Medium, Low) are already integrated into issue creation.
  • Issues are automatically linked to the Project board for sprint management.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •