Grade 10 Mini Application Development Project
This project is designed to give you some practice in commercial application development.
- Planning
- Creating a GUI
- Creating, editing, deleting objects
- Reading from and writing to the hard disk
- Writing a report
- Producing a video
The project deliverables on which you will be graded are four grouped pages on your website:
Planning
- Introduction and description
- Success criteria (4-6 measurable statements about what your application should be able to do)
Design
- Prototype (a picture of what the application will look like — not what the application does look like!)
- List of classes
- File format
- Testing plan
Development
- Source code (commented, with syntax highlighting)
- Video (2-3 minutes showing the working application)
- Third-party code (must cite all sources)
Evaluation
- Test results
- Bugs
- Ideas for future development