Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
dokun1 committed Feb 17, 2016
1 parent 73390e7 commit 6578663
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,25 @@ This is what the still image looks like:
* I am open sourcing it in the hope that people will contribute to making it something release-able.


## Todo List (Contributors, look here!)
## Done in `v1.0.0`

- [x] use full resolution image on image view ([@dokun1](https://github.com/dokun1))
- [x] unit test suite ([@dokun1](https://github.com/dokun1))
- [x] flick up to get rid of head ([@dokun1](https://github.com/dokun1))
- [x] a plus button to add head in middle for missed heads ([@dokun1](https://github.com/dokun1))
- [ ] 3D touch to add head in specific place (in progress - [@dokun1](https://github.com/dokun1))
- [x] figure out why double tapping isn't working properly ([@dokun1](https://github.com/dokun1))
- [x] error message to display if no heads detected ([@dokun1](https://github.com/dokun1))
- [x] color scheme ([@dokun1](https://github.com/dokun1))
- [ ] UI instructions on editing screen
- [x] app icon ([@dokun1](https://github.com/dokun1))
- [x] save to camera roll function ([@dokun1](https://github.com/dokun1))
- [x] share to social media function ([@dokun1](https://github.com/dokun1))

## Todo for `v1.0.1`

- [ ] UI instructions on editing screen
- [ ] 3D touch to add head in specific place
- [ ] Video previews for App Store

## Example

### Before
Expand Down

0 comments on commit 6578663

Please sign in to comment.