/vinho

Application made to assist in the choice of wines, developed entirely in django

Primary LanguagePythonMIT LicenseMIT


Banner

Digital Sommelier

The application designed for your choice of wines.
Explore the docs »

View App · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. Roadmap
  5. License
  6. Contact

About The Project

Home Screen

This project was an application created for a wine store in Santos / SP - Brazil, with the aim of making it easier for customers to choose wines through their different countries, flavors and vintages. Here's why:

  • The customer could register a multitude of wines and have control over them through the application
  • The application was designed for a vertical touch screen like a totem
  • The customer already leaves the totem with the order of the wine in hand

The Application is made entirely using Django, so it is possible to use django-admin to control the wine stock and control the users of all employees.

Built With

Getting Started

On this screen it is possible to choose how you will take your wine if it is to be taken on the spot or to take home.

How take your wine

On this screen it is possible to choose which wine you will take and filter by the country in which it was produced.

Which wine

This is the last screen where the user will choose the amount of wine and print the purchase coupon.

Which wine

Prerequisites

  • pip
    python -m pip install pip

Installation

  1. Clone the repo
    git clone https://github.com/LucasPanao/vinho.git
  2. Install PIP packages
    pip install -r requirements.txt

Usage

Roadmap

See the open issues for a list of proposed features (and known issues).

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Lucas Panão - Website - contato@panao.com.br

Project Link: https://github.com/LucasPanao/vinho