Celebrity Recognizer is a facial recognition app that uses AWS Rekognition to recognize faces of celebrities and bring up relevant information about them.
Time spent: 20 hours spent in total
The following functionality is planned to be completed:
- User can take a picture of the celebrity
- User can upload the picture of a celebrity from their photo library
- User can login and logout
- User can view previously recognized celebrities
- User can tap a celebrity to view details, including popular and recent movies
These additional stories are completed:
- User can view details about a celebrity's popular movies like trailer, release date, etc.
Here's a walkthrough of implemented user stories:
GIF created with LiceCap.
List an 3rd party libraries, icons, graphics, or other assets you used in your app.
- AlamofireImage - for getting images from urls
- AWS SDK for iOS - for facial recognition
Describe any challenges encountered while building the app.
Copyright [2018] [Shaurya Sinha]
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.