rockwotj / FirebasePasswordKeeperiOS

An authentication example with iOS and Firebase
0 stars 2 forks source link

Color picker pod as a lab assignment idea #7

Closed fisherds closed 8 years ago

fisherds commented 8 years ago

This is an idea only, not a requirement. Might be fun to be add a color picker pod. I'm thinking this would be part of the LAB not the follow along, but it'd be neat to see it developed to see about the requirements we'd give students. The goal would be to force students to learn independently about adding pods. We'd require them to use a certain pod. You pick but maybe something like this one: https://cocoapods.org/pods/SwiftColorPicker

Students would need to modify Firebase to add the field to save the color and add the client side code to pick the color. So it wouldn't be part of slides, but it'd be nice to have a branch for the lab to do the proof of concept on the idea. Maybe the lab could have them also add Facebook or Github OAuth too. Then that'd be the whole lab.

rockwotj commented 8 years ago

I like it! Again, I'll let you implement that to make it yours :smile: