Skip to content

gujjarm/Facebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook

Week2 Assignment - https://github.com/thecodepath/ios_guides/wiki/Week-2-Homework

Spent ~ 5 hours

Completed the following user stories -

Facebook login page

Tapping in the UITextField repositions the elements, as shown in the screenshots.

Tapping anywhere dismisses the keyboard

If email and password field are both blank, button should be disabled.

Password field should be secure with no autocorrection.

After tapping log in button, show the loading indicator in the button. After a 2 second delay, check the password.

If the password is 'password', transition to the next screen.

If the password is anything else, display the password error alert.

Facebook feed

Navigation bar should have the search button and messages button.

Immediately after launch, display the loading indicator.

After 2 seconds, show the feed, which is a long image in a scrollable view.

Walkthrough of all user stories:

About

Week2 Assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published