Monday, May 11, 2020

Final Checkpoint 2

Final Project Calendar

CheckpointDue Date
Checkpoint 1Sunday May 10
Checkpoint 2Sunday May 17
Final Project DueFriday May 22 at noon (changed)
RevisionsFriday May 29

Checkpoint 2

You need to start coding your final project. Your first checkpoint is due this week. By the end of this week (Sunday, May 17 at 11:59 pm), you need to turn in some code.

For the second checkpoint ...
  • Your app should be about 2/3 finished. You should be almost finished.
  • The entire storyboard, including any segues between scenes, unwind segues, navigation controllers, and tab controllers.
    • If doing an HTML project, you'll want every basic HTML page along with any links necessary between the pages.
  • Any assets that need to go into your app, such as internal icons for the various screens.
    • You may use placeholders for graphics and audio that aren't finished yet.
  • Show me all your data (perhaps in Google Docs or Google Sheets).
    • A list of birds and their characteristics
    • A list of words (all languages)
    • A list of colors (all languages, etc.)
  • How are you going to represent the data?
    • In Swift, there could be structs or classes for the data.
    • In JavaScript, there could be arrays that hold the data. 
  • Ask questions on Canvas if you are confused.

Future checkpoints

The final project is due on Friday, May 22 at noon. Absolute deadline.




No comments:

Post a Comment

Note: Only a member of this blog may post a comment.