Skip to content

rainbow1016/Django-Simple-Shopping-Hompage

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published