The Internet Store “Mostor”
Domain is not accessed by GIT
The store is performed on Django version 2.1, Python 3.5.2. With bootstrap for front and SQLite. The store has this function:
List of all products;
List of categories;
Adding images to the product;
the ability to add and remove from the basket;
Order through the basket, thus adding it to the BD.
The store is performed on Django version 2.1, Python 3.5.2. With bootstrap for front and SQLite. The store has this function:
List of all products;
List of categories;
Adding images to the product;
the ability to add and remove from the basket;
Order through the basket, thus adding it to the BD.