Django module built website where people can connect and upload or download any movie, song, games. Constraints:
- currently data saving is done on the remote server.
- poor designing (sorry!!! not my stuff)
- changed url method to path (you know, regular expressions
_)
This one a practice project over server side scripting using django in python.