Skip to content

Week 1 Project Ideas

Andrew Cope edited this page Oct 13, 2017 · 2 revisions

You can add whatever you would like in the app, but in case you need some inspiration, here are some ideas...

Add a new cell in the members table view, and connect it to a view controller. Put whatever you'd like in your view controller. It's your page.

1. Create a member page for yourself:

In your view controller, add images and text. Get fancy with colors. You can do tons of things all in Storyboards, no code required.

2. Write a tip calculator:

This is a classic "my first app" project. We didn't go over Swift in detail the first week, but I'm sure you can get this figured out.

3. Make a quiz:

A quiz is just a series of questions and different answers. Conveniently enough, you know all about Labels and Buttons.

4. Create App Icon

Design an icon for the app. If multiple people make an icon, maybe we'll vote on the one we like best.

4. Whatever your little heart desires:

I don't want to limit you. Go nuts.

Clone this wiki locally