Skip to content

BrOrlandi/SFECommerce

Repository files navigation

SFECommerce

Simple Flask E-Commerce (SFEC) developed with Flask Python microframework for academic purpose only

Authors

UML

UML

Setup Instructions

Must have pip installed!

Dependencies

  • make system-deps # Install system dependencies (may require root)
  • Create a virtualenv called env and activate it.
  • make python-deps # Install python dependencies

Database

  • python sfecadmin.py dbinit Will create the SQL Schema and create the database.sqlite

Executing

  • python server.py

Admin

Use python sfecadmin.py to see all admin commands.

Contributing

  • We are currentlt not accepting pull requests (they may be accepted after
  • december 2014).

About

Simple Flask E-Commerce (SFEC) developed with Flask Python microframework for academic purpose only

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published