matej2 / pyshop

Example Django project - Web store that allows viewing and creating products

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PythonGallery

Simple product image gallery made in Django framework. Allows users to add, update and delete their products.

Installation

Applciation requires Python version 3.7.4 or newer

  1. Clone repository to local directory
  2. Run python manage.py makemigrations and python manage.py migrate
  3. Start development server: python manage.py runserver

About

Example Django project - Web store that allows viewing and creating products

License:MIT License


Languages

Language:Python 96.7%Language:HTML 1.2%Language:JavaScript 1.1%Language:CSS 0.7%Language:PowerShell 0.2%Language:Batchfile 0.0%Language:Procfile 0.0%