Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Ecommerce

Python Version Django Version

An extremely simple ecommerce application written in Django.

To install the project follow these steps:

  1. git clone https://github.com/overiq/simple_ecommerce.git.
  2. cd simple_ecommerce
  3. virtualenv env
  4. source env/bin/activate (for Linux/Mac OS ) or env\Scripts\activate.bat (for Windows)
  5. pip install -r requirements.txt
  6. cd django_project/
  7. python manage.py migrate
  8. python manage.py runserver

About

A simple e-commerce application in Django

Topics

Resources

Stars

35 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages