Skip to content

A simple movie database application using Python and the Django web framework. Uses a MySQL backend.

Notifications You must be signed in to change notification settings

sameekshamalav/moviedb_project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MovieDB

DESCRIPTION

A simple movie database application using Python and the Django web framework. Uses a MySQL backend.

AUTHOR

James Gomez

REQUIREMENTS

Python

Python version 2.7

Database

MySQL v5.5

Python Packages

  • Django v1.8
  • MySQL-python
  • sqlparse
  • django-datetime-widget
  • django-rest-framework v3.3.1

Browser

any html5-enabled browser (I hope)

About

A simple movie database application using Python and the Django web framework. Uses a MySQL backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 46.8%
  • HTML 32.7%
  • JavaScript 14.6%
  • CSS 5.4%
  • Other 0.5%