Skip to content

wendykan/dressupbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

We're making an app for LinkedIn's DevelopHer HackDay: http://hackday.linkedin.com/developher/2012

Dressup Box is like Getaround meets Rent the Runway.

Getting the code

To get a local copy of the current code, clone it using git:

git clone git://github.com/wendykan/dressupbox.git
cd dressupbox

Troubleshooting

If you can't upload a file, check dressupbox/settings.py. In that file, you'll need to change MEDIA_ROOT to point to a local directory.

If you run

git push origin master

and you get an error, try running this to resolve the files

git pull origin master
get push origin master

About

DevelopHer Hack!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published