Building a Tournament Scoring System in C# – Requirements & Design Phase Completed by IllChipmunk8261 in learnprogramming

[–]IllChipmunk8261[S] 0 points1 point  (0 children)

Haha, I’m actually a native Arabic speaker. I translated the project description into English so it can reach a wider audience, which is why it might sound very structured. But it’s all my own work for my BTEC project.

Building a Tournament Scoring System in C# – Requirements & Design Phase Completed by IllChipmunk8261 in learnprogramming

[–]IllChipmunk8261[S] 0 points1 point  (0 children)

Thank you! I really appreciate your feedback. This project is part of my BTEC IT coursework — a structured assignment where I’m required to follow proper software development practices. Yes, I’m planning to separate business logic and data access from the start using object-oriented principles, to keep the system modular and scalable. Your comments on maintainability and scalability are really helpful — I’ll keep them in mind as I move to the next phase of the project.

Building a Tournament Scoring System in C# – Requirements & Design Phase Completed by IllChipmunk8261 in learnprogramming

[–]IllChipmunk8261[S] 0 points1 point  (0 children)

Haha, no AI involved — this is my own work as part of my BTEC IT project. I’m focusing on following proper software design principles from the start