There are 45,000,000 Americans who have at least one tattoo abut there is a lack of technology that specifically aims to serve and cultivate the tattoo community at large.
- Preview designs on your skin using AR Technology!
- Discover and share designs with the community.
- Accessible to ANY artistic level!
- Network with other tattoo artists and use their designs
- Use photo sharing services to import other tattoo designs
- Try on tattoos without needing stickers using Core ML to recognize a drawing as the image on you skin
- Firebase as a backend service
- ARKit Technology
- Core Image to add filtering functionality
- Core Graphics for cropping functionality
- iOS 8.0+ / Mac OS X 10.11+ / tvOS 9.0+
- Xcode 9.3+
- iOS 11.3
- Swift 4.0+
- ARKit Compatible Device (Apple A9 processor or higher)
CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:
$ sudo gem install cocoapods
To integrate these pods into your Xcode project using CocoaPods, specify it in your Podfile:
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '10.0'
use_frameworks!
target '<Your Target Name>' do
pod 'SnapKit'
pod 'Firebase/Core'
pod 'Firebase/Auth'
pod 'Firebase/Database'
pod 'Firebase/Storage'
pod 'Toucan'
end
Then, run the following command in Terminal:
$ pod install
- Project Manager: Iram Fattah
- Scrum Master/Co-Tech Lead: Melissa He
- Tech Lead: Nicole Souvenir
- Design Lead: Meseret Gebru
- Demo Lead: Izza Nadeem