Skip to content

E-commerce application with basic functionality

Notifications You must be signed in to change notification settings

sahilgarg-123/Ecommerce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

Ecommerce

E-commerce application with basic functionality

Install

Checkout this repository, fork it, install dependencies, then start the server:

> git clone https://github.com/adriantomczak/Ecommerce.git
> virtualenv .
> source bin/activate
> cd ecommerce
> mkdir media
> pip install -r requirements.txt
> python manage.py runserver

About

E-commerce application with basic functionality

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 63.8%
  • HTML 36.2%