Final Project Calendar
Checkpoint | Due Date |
---|---|
Checkpoint 1 | Sunday May 10 |
Checkpoint 2 | Sunday May 17 |
Final Project Due | Friday May 22 at noon (changed) |
Revisions | Friday 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.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.