Skip to content

bwick29/OpenOrderUp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Open Order Up API and UI for Use with Sequoia Retail Systems

Setup Instructions

  • Clone repo
  • Setup Python virtualenv and activate
  • Install packages from requirements.txt
  • Use manage.py to migrate database changes
  • Use manage.py to execute runserver
  • mkdir env (in root directory)
  • virtualenv env
  • ./manage.py collectstatic (in project directory)
  • ./manage.py createsuperuser (in project directory)
  • ./manage.py runserver 127.0.0.1:9000 (in project directory)

Questions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 46.0%
  • Python 23.1%
  • HTML 17.4%
  • CSS 12.7%
  • XSLT 0.5%
  • PHP 0.2%
  • Ruby 0.1%