DEPARTMENT OF COMPUTER SCIENCE
CSC 1103 OBJECT-ORIENTED PROGRAMMING
SECTION
GROUP PROJECT
< PROJECT TITLE >
SUBMITTED TO :
MDM AZLIN NORDIN
PREPARED BY :
SUBMISSION DATE :
112 May 2014
Table of Content
1. Project
2. Project Requirements
Describe the project requirements.
3. Methodology
3.1. Analysis
Process of investigating a problem that you want to solve with your product.
Describe problems with current manual process/old system.
Analysis describes what the system needs to do:
Modeling the real-world: actors and activities, objects and behavior
3.2. Design
Process of applying the findings you made during analysis to the actual design of your product
Design describes how the system does it:
Modeling the relationships and interactions between objects and actors in the system Finding useful abstractions to help simplify the problem or solution
Include your project class diagram here.
3.3. Development
Consists of using the blueprints created during design stage to create actual components
Actual coding is done here. Mention that you can refer to the Appendix 1.
3.4. Testing
Consists of ensuring that the individual components or the product as a whole, meet the requirements of the specifications created during design stage.
Describe how you perform the testing stage.
3.5. Implementation
Consists of making the product available to customers
3.6. Maintenance
Consists of fixing problems with the product and releasing the new version or revision
3.7. End of Life
Consists of carrying out all of the necessary tasks to ensure that the customers and employees are aware that a product is no longer being sold and supported
4. Conclusion
References
Appendix
Appendix 1 : Coding (in CD)
Appendix 2 : Screen capture
Instruction: (Remove this part once you finish)
1. Due date: 15 May 2014 before 4pm.
2. Project