Dropbox homework for Codepath week 1.
Submitted by: Marc Haumann
Time spent: 8.5 hours spent in total
The following required functionality is complete:
- User can tap through the 3 welcome screens
- User can follow the create user flow
- User can follow the sign in flow
The following optional features are implemented:
- Add a detail view for one of the files and implement favoriting the file
- Add UITextFields for the forms so you can actually type in them and handle dismissing the keyboard
- You should be able to swipe through the welcome screens instead of just tapping them
The following additional features are implemented:
- On create account screen, the Create button becomes enabled only once the user has a long enough password
Here's a walkthrough of implemented user stories:
GIF created with LICECap.
Copyright 2016 Marc Haumann
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.