Skip to content

A simple list in Python to keep track of the films you watch.

Notifications You must be signed in to change notification settings

celestenorth/Flicklist

Repository files navigation

This is very simple code to create a form about movies in python. What it does is that you can fill a form with title, director and year. The intention is to have a very simple (ubersimple) track of the movies you watch.

In addition to having the form, you can sort the results by title, director or year. As a plus, the titles in the movies turn into IMDB links to their profiles.

So far you have to input the title correctly, otherwise, it will send an error.

This was a small piece of code borned in SuperHappyDevHouse Mexico City on august, 2011. I'm an aspiring hacker.

Hope you liked it :)


About

A simple list in Python to keep track of the films you watch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages