Skip to content

This is a Django tutorial series for my Youtube channel

Notifications You must be signed in to change notification settings

ghorbani-mohammad/y-shop

Repository files navigation

Shop Django App

This is a simple Django app related to a Shop. In it we have Product app and in this app we have Product model. Product model has simple fileds like name, price, and image. I use this project for demonstrate my tutorials in my Youtube channel.

How to set up?

By using docker we can easily set up project.

  git clone [email protected]:ghorbani-mohammad/shop-youtube-tutorial.git
  cd shop-youtube-tutorial
  docker-compose up

About

This is a Django tutorial series for my Youtube channel

Resources

Stars

Watchers

Forks