Skip to content

patodemjan/Shoppinglist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shopping List Application

English 🇬🇧

Features

  • Add items to the shopping list
  • Delete items from the shopping list
  • Save the shopping list to an Excel file
  • Load the shopping list from an Excel file
  • Clean the shopping list

Technologies Used

  • Java
  • Apache POI (for Excel file handling)
  • Swing (for the user interface)

How to Run

  1. Clone the repository
  2. Open the project in your preferred IDE (e.g., IntelliJ IDEA, Eclipse)
  3. Build and run the project

Deutsch 🇩🇪

Funktionen

  • Artikel zur Einkaufsliste hinzufügen
  • Artikel aus der Einkaufsliste löschen
  • Einkaufsliste in einer Excel-Datei speichern
  • Einkaufsliste aus einer Excel-Datei laden
  • Einkaufsliste leeren

Verwendete Technologien

  • Java
  • Apache POI (zur Verarbeitung von Excel-Dateien)
  • Swing (für die Benutzeroberfläche)

So funktioniert es

  1. Klone das Repository
  2. Öffne das Projekt in deiner bevorzugten IDE (z. B. IntelliJ IDEA, Eclipse)
  3. Baue und starte das Projekt

About

A simple Java shopping list application with Excel integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages