Skip to content

daurenotarbai/OnlineStore

Repository files navigation

KazStore - Online Clothing Shop

Created with:

  • Python3
  • Django, DRF
  • HTML, CSS, Javascript

Short Screen Video

Screencast.from.06-01-2022.15_17_15.mp4

Administration part of the project is developing ...

To quick run with docker:

docker-compose up -d

To create superuser

docker exec -it onlinestore_image bash

In bash: python manage.py createsuperuser

After creating the superuser you should fill the database with django-admin

http://0.0.0.0:8000/admin/

About

Online Clothing Shop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published