Skip to content

vlaskinmac/New_Russian_wine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Russian wine

This script is written as part of the task of the courses Devman.

Improvement of the site "New Russian wine"

  • Wine collection section.

Getting Started

These instructions will get you a copy of the project up and running on your local machine.

Python Version

Python 3.6 and later.

Installing

To install the software, you need to install the dependency packages from the file: requirements.txt.

Perform the command:


pip3 install -r requirements.txt

Launch code

  • Download the code.
  • Launch the website with the command:
$ python3 main.py

Exsamples

For example, you can use the file wines.xlsx which is attached in the repository.

The data in the table looks like this:

Категория Название Сорт Цена Картинка Акция
Белые вина Белая леди Дамский пальчик 399 belaya_ledi.png Выгодное предложение
Напитки Коньяк классический 350 konyak_klassicheskyi.png
Красные вина Хванчкара Александраули 550 hvanchkara.png Выгодное предложение

Project objectives

The code is written for educational purposes as part of the assignment. In a course on Python and web development on the website Devman.

Authors

vlaskinmac - GitHub-vlaskinmac

About

Improvement of the site "New Russian wine". Wine collection section.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors