Skip to content
/ CalPal Public

an iOS application that uses computer vision to detect photo details and autopopulate a calendar event

Notifications You must be signed in to change notification settings

chail/CalPal

Repository files navigation

CalPal is a tool that uses computer vision and optical character recognition to detect details from an event poster and autopopulate a calendar event.

Installation Instructions

  1. If you don't have Cocoa Pods already installed, install it using sudo gem install cocoapods.
  • You'll need to have RubyGems installed in order to install CocoaPods.
  1. Once that is complete, install the Podfile by running pod install.
  2. Enter an API key
  1. Open the file CalPal.xcworkspace
  2. In the xcode editor, create an api key file in the same directory as the remaining .swift files: click on the inner CalPal folder in the folder hierarchy, go to File > New > File ... then select Swift File and click Next. Name the file APIkey.swift and add the line let API_KEY = "YOUR_API_KEY" to the file.

Credits

CalPal was made at Penn Apps XIV (Fall 2016) by Lucy Chai, Pia Kochar, Eric Li, and Kelly Tan.

About

an iOS application that uses computer vision to detect photo details and autopopulate a calendar event

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •