Skip to content

Tarpaulin is a canvas editing app made with Apple's implementation of UIGestureRecognizer and View animations

Notifications You must be signed in to change notification settings

jguerrero12/Tarpaulin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab 7 - Tarpaulin

Tarpaulin is a canvass drawing app, detailing gestures and animations for iOS.

Submitted by: Jose A. Guerrero

Time spent: 13 hours spent in total

User Stories

The following required functionality is completed:

  • User can open and close tray containing emoji icons
  • User can drag a new faces to the canvass

The following additional features are implemented:

  • Tray bounces when user flicks tray
  • User can open tray by tapping
  • User can move faces on canvass around
  • User can scale up or down face on canvass by pinch
  • user can rotate face on canvass
  • Tray arrow animates with tray panning
  • Face is animated back to start position when user drops face in tray
  • User can delete a face on canvass by double tap or by dragging back to tray
  • Frictionful tray animation
  • added app icon, new emojis

Video Walkthrough

Here's a walkthrough of implemented user stories:

Video Walkthrough

GIF created with LiceCap.

License

Copyright 2017 Jose A. Guerrero

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.

About

Tarpaulin is a canvas editing app made with Apple's implementation of UIGestureRecognizer and View animations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages