Project Structure
Here’s an overview of the project structure for the CheckCle repository on GitHub
📜 CheckCle Project Root
Project-structure/
├── .github/
├── application/
├── docker/
├── docs/
├── scripts/
├── server/
├── .gitignore
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── LICENSE.md
├── README.md
├── SECURITY.md
└── docker-compose.yml📁 Key Folders & Files
🧩 Architecture Highlights
Last updated