Skip to content

Muhammet-Yildiz/HepsiOrada

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HepsiOrada

HepsiOrada is an open-source ecommerce website built on the Django Web Framework.

Installation

1.Clone Repository & Install Packages

git clone https://github.com/Muhammet-Yildiz/HepsiOrada.git
pip install -r requirements.txt

2.Setup Virtualenv

virtualenv venv
Linux & Mac: source venv/bin/activate 

Windows: venv\Scripts\activate

3.Migrate & Start Server

python manage.py makemigrations
python manage.py migrate
python manage.py createsuper
python manage.py runserver

📸 Screenshots

001


004


image


02



03


04


05


06


07


08


10


11


13


14


15


16

About

HepsiOrada is an open-source e-commerce site. With its user-friendly interface and rich features, it provides a secure shopping experience.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors