Skip to content

MarketProject is a basic price comparison e-commerce site.

Notifications You must be signed in to change notification settings

umit-ozturk/marketProject

Repository files navigation

MarketProject

MarketProject is a basic price comparison e-commerce site.

#####You don't use at production. Because I have stopped development.

All Contributors Star on GitHub

Ümit Öztürk

Ümit Öztürk

Installation

Clone the repository and create a virtual environment.

$ git clone https://github.com/umit-ozturk/marketProject.git
$ cd marketProject
$ virtualenv -p python3 env
$ source env/bin/activate
$ pip install -r requirements.txt

Create superuser

$ python manage.py createsuperuser

Run Server

$ python manage.py runserver

Docs

Coming Soon.

Screenshots

Photo1

Photo2

Photo3

Photo4

Photo5

About

MarketProject is a basic price comparison e-commerce site.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published