8000 GitHub - epicdigitalacademy/y-shop: This is a Django tutorial series for my Youtube channel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

epicdigitalacademy/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 git@github.com: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

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.4%
  • Dockerfile 5.6%
0