Skip to content

A simple clone of Dropbox that uses Django and Dropzone.js.

Notifications You must be signed in to change notification settings

Glchriste/DropboxClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

DropboxClone

A simple clone of Dropbox that uses Django and Dropzone.js.

Features:

  • User registration
  • User log-in system
  • File upload system (requires user to be logged-in)
  • Files are saved to user folders

Author:

Grace Christenbery

Pre-reqs:

Instructions

  • git clone the repository
  • cd into root directory, and run python manage.py syncdb
  • in the command line, run python manage.py runserver
  • direct your browser to http/localhost:8000/

About

A simple clone of Dropbox that uses Django and Dropzone.js.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published