A/L ICT Project Roadmap
The G.C.E. Advanced Level ICT curriculum requires students to submit a software project in Grade 13.
Successful Project Phases:
- Project Proposal: Formulate problems in the current system and define boundaries.
- System Analysis: Draw Data Flow Diagrams (Context diagram and Level 0 DFD) showing flow and stores.
- System Design: Map ERD database tables, specify attributes/keys, and normalize schemas to 3NF.
- Implementation: Code the interfaces (HTML/CSS) and dynamic backend logic (Python/PHP).
- Verification: Build test cases documenting expected vs actual outcomes.