Giter VIP home page Giter VIP logo

rewe-ebons-scraper's Introduction

Inventory Management System for REWE eBons

This project is an Inventory Management System designed specifically for REWE eBons. The system allows users to upload eBons in the form of PDF files, extract the relevant data from the eBons, and store it in a SQLite database. Users can also view, reduce or delete items from the inventory. It also includes a Dockerfile and a Docker Compose file for easy deployment.

Features

  • Upload REWE eBons in PDF format.
  • Extract data from uploaded eBons.
  • Store extracted data in a SQLite database.
  • View all items in the inventory.
  • Reduce the quantity of an item.
  • Delete an item from the inventory.
  • Keep a log of changes made to the inventory.
  • Docker support for easy deployment.

Dependencies

This project is built using Python, Flask and SQLite3. It also uses the PDFPlumber library to extract text from PDF files.

Installation

First, clone this repository to your local machine:

git clone https://github.com/Timon-Schneider/Rewe-eBons-Scraper.git

Then, navigate into the project directory and install the dependencies:

cd Rewe-eBons-Scraper
pip install -r requirements.txt

Docker Usage

To build and run the application using Docker, execute the following commands:

cd Rewe-eBons-Scraper
docker compose up -d

Once the server is running, you can access the application at http://localhost:8888 in your web browser.

Project Status

This project is currently under development. More features will be added in the future.


Warenverwaltungssystem für REWE eBons

Dieses Projekt ist ein Warenverwaltungssystem, das speziell für REWE eBons entwickelt wurde. Das System ermöglicht es Benutzern, eBons im PDF-Format hochzuladen, die relevanten Daten aus den eBons zu extrahieren und sie in einer SQLite-Datenbank zu speichern. Benutzer können alle Artikel im Inventar anzeigen, die Menge eines Artikels reduzieren oder einen Artikel aus dem Inventar löschen. Es beinhaltet auch eine Dockerfile und eine Docker Compose-Datei für eine einfache Nutzung.

Funktionen

  • Hochladen von REWE eBons im PDF-Format.
  • Extrahieren von Daten aus hochgeladenen eBons.
  • Speichern der extrahierten Daten in einer SQLite-Datenbank.
  • Anzeigen aller Artikel im Inventar.
  • Reduzieren der Menge eines Artikels.
  • Löschen eines Artikels aus dem Inventar.
  • Protokollieren von Änderungen im Inventar.
  • Docker-Unterstützung für einfache Nutzung.

Abhängigkeiten

Dieses Projekt wurde mit Python, Flask und SQLite3 erstellt. Es verwendet auch die PDFPlumber-Bibliothek zum Extrahieren von Text aus PDF-Dateien.

Installation

Klonen Sie zunächst dieses Repository auf Ihre lokale Maschine:

git clone https://github.com/Timon-Schneider/Rewe-eBons-Scraper.git

Navigieren Sie dann in das Projektverzeichnis und installieren Sie die Abhängigkeiten:

cd Rewe-eBons-Scraper
pip install -r requirements.txt

Docker-Nutzung

Um die Anwendung mit Docker zu erstellen und auszuführen, führen Sie die folgenden Befehle aus:

cd Rewe-eBons-Scraper
docker compose up -d

Sobald der Server läuft, können Sie die Anwendung in Ihrem Webbrowser unter http://localhost:8888 aufrufen.

Projektstatus

Dieses Projekt befindet sich derzeit in der Entwicklung. In Zukunft werden weitere Funktionen hinzugefügt.

rewe-ebons-scraper's People

Contributors

timon-schneider avatar

Stargazers

Fadhil avatar

Watchers

 avatar

Forkers

xnumad

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.