Skip to content

kollydap/pattern_forge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt text

🧠 PatternForge

Welcome to PatternForge — a fictional tech company where I (Oladapo) explore and share real-world implementations of software design patterns through simulated scenarios from legacy codebases, client projects, and new system builds.

This is my creative and educational journey to solidify my understanding of design patterns while helping others learn as well.


📦 Project Structure

patter-forge/
├── main.py
├── strategy/
│   ├── __init__.py
│   ├── cart.py
│   ├── discount_strategy.py
│   ├── discount_strategy_impl.py
│   └── test_discount_strategies.py
python3 -m strategy.test_discount_strategies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages