Cp3307cp5307 coding project specification - discuss the


Description

A great and worthy use of mobile technology is the creation of educational apps for children. Today, many hundreds of thousands of educational apps exist on the app stores for every age group.

For your coding project, we ask you to develop an educational app specifically for very young children (1-5 years old). We assess your work in terms of your ability to problem solve, implement, discuss, and demonstrate your coding project.

CP3307 students create two identical versions of the educational app for Android and iOS. The Android app must be built using Android Studio. The iOS app must be built using XCode. The CP5307 students create one version of the educational app that runs on Android.

Your educational app must at least be demonstrated on the standard mobile emulators in the IDEs. For assistance acquiring real devices or help recording your app running a real device, ask your friendly lecturer/tutor.

You create a mobile app by extending this traditional toy called "My first block puzzle":

The toy is a simple wooden 2x2 block puzzle with a selection of different pictures formed by correctly choosing the position and orientation of the blocks. This type of toy teaches "picture memory" - remembering which faces of the blocks are for which picture, and "hand-eye-coordination" - how to rotate and move the blocks so the picture is correctly formed.

Your educational app is expected to build on this toy in the following ways:
- The app is first used by the parent
o The app allows the parent to select between many different picture themes such as animals, vehicles, and flowers
- Next the app is used by the child
o This part of the app must be easy for the child to use - they have small fingers and are still developing hand-eye coordination
o The app represents the blocks as an image grid
? The grid cells are initially randomized as to not form a picture
? Touching a grid cell causes the app to change that part of the image between parts of different images in the currently selected picture theme
? When all of the grid cells show a completed image the app plays a happy/funny sound and says aloud what the picture is
- Afterwards, the app allows the parent to track some basic statistics:
o How many times each picture was completed
o The dates and times of completion

Marking

You are required to make a 5-minute screencast presentation in which you:
- Discuss the design, implementation, and testing of your app
- (CP3307) Speculate on how the app may lead to a career in mobile technology
- (CP3307) Describe how you handed any issues/limitations of mobile software/ hardware
- How touch events or gestures where used in your app
- Demonstrate the app running

Your app is then assessed in terms of:
- Quality of the code (naming conventions, coding structure)
- The use of appropriate GUI style guidelines
- The use of database programming to store the app usage statistics

Note: The subject outline contains the complete rubric for the coding project assessment.

one more thing what our lecturer said that we dont have to use any animations in this project we just have to do simple coding. Everything else is just mentioned in that specification document.

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Cp3307cp5307 coding project specification - discuss the
Reference No:- TGS01387477

Expected delivery within 24 Hours