Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

4 stars

Watchers

6 watching

Forks

Releases

Packages

Contributors