Git Product home page Git Product logo

testink's Introduction

Introduction

TestInk is an app that allows users to preview tattos using augmented reality

What's the Problem?

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.

TestInk's Solution

  • Preview designs on your skin using AR Technology!
  • Discover and share designs with the community.
  • Accessible to ANY artistic level!

Press Youtube to preview a short video featuring the AR functionality of TestInk

https://github.com/melissahe/TestInk/blob/qa/Gifs/youtubeImg.png

App Flow

Login View Profile View
gif
Login to scroll through designs uploaded by community members
gif
Like or share tattoo designs then check out their favorites in their profile
Cropping Filtering
gif
Choose a photo from photo library to edit by cropping
gif
Add filters to photos upload from photo library

Future Updates

  • 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

Technologies Used

  • Firebase as a backend service
  • ARKit Technology
  • Core Image to add filtering functionality
  • Core Graphics for cropping functionality

Requirements

  • 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)

Installation

CocoaPods

CocoaPods is a dependency manager for Cocoa projects. You can install it with the following command:

$ sudo gem install cocoapods

Pods

How to Install Pods

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

Credits - Team Nosleep

testink's People

Contributors

melissahe avatar ncsouvenir avatar meseretgebru avatar if185018 avatar izzanadeem avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.