Reference no: EM133117018
Design a Simple Mobile App
Includes the following files:
Text file (*.txt) of your pseudocode
Screenshot(s) in JPEG format (*.jpg) of your flowchart
Your GUI design saved as a Portable Document Format (PDF) file (*.pdf) A Rich Text Format (*.rtf) or Microsoft Word (*.doc) file that lists the following information:
Instructions
Part 1: Pseudocode and Flowchart
You'll create both pseudocode and a flowchart to design a mobile app. The app will write the device's latitude and longitude to a file each time the device's location changes. Use the techniques discussed in Section 3.3 and Chapter 10 of your textbook to write the latitude and longitude to the file as a record.
Review Appendices B and C in your textbook for guidance when working on your project.
Part 2: GUI Design
In addition to creating pseudocode and a flowchart for your app, you'll also create a basic GUI design for your app. You can use Microsoft PowerPoint (products.office.com/en-us/powerpoint) or Apache OpenOffice Impress to lay out your GUI and indicate components such as buttons, text boxes, sliders, and others. Be sure to label your GUI design with component names and indicate their properties. When you're finished, save your GUI design as a Portable Document Format (PDF) file (*.pdf).
You can download and experiment with an integrated development environment such as Microsoft Visual Studio (visualstudio.microsoft.co m/downloads/) or Apache NetBeans (netbeans.org/) . These programs allow you to create windows for GUI programs. However, you aren't required to use them for this project.
Keep the following guidelines in mind when designing your app and GUI:
Ensure you understand the problem the app needs to solve. Create storyboards (sketches of how you want to design your program).
Define the classes, objects, and connections.
Plan the logic.
Make the interface natural, predictable, attractive, and user- friendly.
Present less information at once.
Use larger fonts to make reading easier.
Arrange components in a way that works for the smaller screen size.
Use components that work well with touchscreens.
Attachment:- Design a Simple Mobile App.rar