An open API service indexing awesome lists of open source software.

https://github.com/monte9/foto-codepathu

iOS App for CodePath Demo Day- Converts collection of images into a video for easy sharing.
https://github.com/monte9/foto-codepathu

Last synced: over 1 year ago
JSON representation

iOS App for CodePath Demo Day- Converts collection of images into a video for easy sharing.

Awesome Lists containing this project

README

          

# CodePath Univ. Final project - *Foto App*

**Foto** is an iOS App that lets users create multiple collections to which they can add various images. These collections can be converted into a video with the click of one button for easy sharing. Videos are stored in the Photo library with social share enabled for Facebook and Twitter.

## User Stories

The following **required** functionality is completed:

- [x] User can create a new collection and name it
- [x] User can add pictures to an exiting/ new collection
- [x] User can choose pictures from photo library
- [x] User can take a picture from their phone camera
- [x] User can create a video of the collection
- [x] Social share of videos enabled through Photos app
- [x] Custom UI that looks really rad

## Video Walkthrough

Here's a walkthrough of implemented user stories:

![iStream App Walkthrough](demo.gif)

## Team members:

1. Jasmine Farrell

2. Monte Thakkar

3. Veronika Kotckovich

## Final Presentation:

This app was presented during Demo day at CCSF on April 28th, 2016.

## 3rd party libraries-

1. [Parse](https://github.com/ParsePlatform/parse-server) - Parse Server is an open source version of the Parse backend that is deployed on Heroku and mLab

2. [Onboard](https://github.com/mamaral/Onboard) - An iOS framework to easily create a beautiful and engaging onboarding experience with only a few lines of code

3. [RESideMenu](https://github.com/romaonthego/RESideMenu) - iOS 7/8 style side menu with parallax effect inspired by Dribbble shots

4. [RAReorderableLayout](https://github.com/ra1028/RAReorderableLayout) - A UICollectionView layout which you can move items with drag and drop

5. [UIColor-Hex-Swift](https://github.com/yeahdongcn/UIColor-Hex-Swift) - Convenience method for creating autoreleased color using RGBA hex string

6. [BlurryModalSegue](https://github.com/Citrrus/BlurryModalSegue) - A custom modal segue for providing a blurred overlay effect

## License

Copyright [2016] [TeamVemoja]

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.