Skip to content

osonwanne/smallplexshares

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SmallplexShares

Smallplex Shares lets you own fractional shares in a portfolio of cash-flow generating multi-family properties.

Smallplex Shares

Set-up and installation:

  1. git clone https://github.com/osonwanne/smallplexshares.git

  2. cd smallplexshares

  3. virtualenv .

  4. source bin/activate

  5. pip install -r requirements.txt

(Optional - resolves ImportErrors on Ubuntu)

  • sudo apt-get build-dep python-imaging
  • sudo apt-get install libjpeg62 libjpeg62-dev
  • pip install Pillow
  • sudo easy_install django-treebeard
  • sudo apt-get install python-unicodecsv
  • pip install glue
  1. python manage.py migrate

  2. python manage.py collectstatic

  3. python manage.py runserver

About

Smallplex Shares lets you own fractional shares in a portfolio of cash-flow generating multi-family properties.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published