Skip to content

MichalSob1238/Zoological-Store

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sklep Zoologiczny

Projekt zrobiony na potrzeby przedmiotu BD2 z kierunku Informatyka wydziału EiTI PW.
Przedstawia on szkielet aplikacji służącej do zarządzania sklepem zoologicznym z zewnętrznym magazynem.
Podstawowy interfejs graficzny pozwala na wykonanie określonych zmian.
Całość wykonana jest w modelu MVC i wykorzystuje zewnętrzną bazę danych administrowaną z użyciem phpmyadmin.
Dane są dostarczane do z użyciem poleceń SQL.

Aby skompilować kod należy użyć plików zawartych w katalogu 'lib'. Katalog 'res' zawiera skrypty tworzące bazę danych.


Project developed for the second module of the data base course from the Warsaw University of Technology.
A basic application simplifying the management of a hypothetical zoological storewith an external warehouse. Features an elementary graphical user interface written in swing that allows users to make certain changes depending on their clearance level. The alterations to the external database are made using SQL statements. The project is written in the Model-View-Controller pattern and the database was administered using PhpMyAdmin

The files used for compilation are in the 'lib' directory. The 'res' directory contains the scripts responsible for creating the database.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%