Skip to content

keyurr2/django-online-shopping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple demo for Shopping site

This is simple demo website that how exactly can make an e-commerce website in Django. It's very basic level clone for e-commerce website using Django framework

Prerequisites

We assume that you have proper version of python is installed (Python version = 2.7.10). or else you can download from it's official website

Python

Installing

For installation you need to install all the required modules using requirements.txt file in console using command

pip install -r requirements.txt

Getting Started

You can start project using command

python manage.py runserver

after going into clonned directory

Authors

  • Keyur Rathod

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Online shopping website clone for Django

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors