Skip to content

Boryszs/restaurant-database-crud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JDBC-LAB

Final task in the subject of Database II

Run Install

Clone

git clone https://github.com/Boryszs/JDBC-LAB.git
Export Database.txt to PostgreSQL
Change URL Login Password on Main class
Run Java program on InteliiJ IDE

Program enable Export data to csv file
Create new Klient and Employee

Technology:

  • Java
  • JDBC
  • Swing
  • PostgreSQL