Movie Friend (Codevoo)

If you have completed an application and wish to share the complete source/project files with everyone then please post it in here. Source-code files only, no tutorials.
4 posts Page 1 of 1
Contributors
User avatar
CodenStuff
Site Admin
Site Admin
Posts: 4389
Joined: Tue Aug 04, 2009 1:47 am

Movie Friend (Codevoo)
CodenStuff
Hello,

I'm having an enjoyable coding session today and thought I would see if I could "beef" up any projects others have posted on here.

I took #smashapps Movie Friend example that collects movie information from iMDB and saves it to your computer, I built it from scratch using most of the same code but added some Codevoo API magic to it.

It allows you to share your movie collection with other users of the app, and you can also view their collections. You only need to register/login if you want to share and view collections.

Obviously this is a basic implementation but I'm sure you could add new things like video ratings, make it look prettier, video reviews etc.

Image

Image

Image

Source and build:
MovieFriendV.zip
Just another example of how an application can be made better with Codevoo wahooo;

Love it cooll;

It uses a temporary codevoo app key but you can easily use your own created on the site and share your collections with just your friends.
You do not have the required permissions to view the files attached to this post.
Welcome to CodenStuff.com Learn Code, Love Code. Thank you for being a member of the community.
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: Movie Friend (Codevoo)
smashapps
It's good to see something I've made has gone to good use.

downloaded, going to try it out :)
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
User avatar
Codex
Coding God
Coding God
Posts: 2028
Joined: Wed Mar 31, 2010 5:50 pm

Re: Movie Friend (Codevoo)
Codex
Would be cool if someone could add the option to import from IMDB list. It's a basic file that IMDB generates which one could use to extract the movie names using JSON.
Last edited by Codex on Thu Jul 24, 2014 9:24 am, edited 1 time in total.
We shall let the revolution begin.. the revolution for freedom, freedom against censorship. We shall fight in the fields and in the streets, we shall fight in the hills; we shall never surrender
User avatar
smashapps
Coding Guru
Coding Guru
Posts: 961
Joined: Tue Apr 05, 2011 8:41 am

Re: Movie Friend (Codevoo)
smashapps
That would be cool, you are welcome to use the Movie Friend source I originally posted a while back if you want to implement that yourself
My name is Tom | Visit my blog where I post new content every day! Tom's Daily Blog | MineCraft is awesome!
4 posts Page 1 of 1
Return to “Source-Code”