Recall PopCorn is an ionic application whose goal is to recall movies you wanted to see but didn't.
It searches for movies on IMDb via omdbapi.com
It's a one night dev project, it certainly misses some love to shine.
Clone the repository then:
cd recall-popcorn
ionic run android or ios
Splashscreen PopCorn image come from DeviantArt by natalia-factory: http://www.deviantar.com/art/Pop-Corn-84989054
Movie information comes from IMDb via the use of the REST API at omdbapi.com
Cheers!