Skip to content

CodecoolBP20161/from-python-to-java-codecool-shop-kicsikacsak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codecool Online Shop

From Python To Java, 2nd TW week, Project skeleton

install

Import this project to IntelliJ as a Maven project. IntelliJ can auto-install the dependencies from the pom.xml

set up properties file

Set up your properties file with your user data : -Change de SAMPLE.properties to connection.properties -Fill the properties with your data like the example

Example : database=jdbc:postgresql://localhost:5432/yourdatabasename user=yourusername password= yourpassword

#run First run init_db.sql, than main(main populate data so you have to clear the db-s before the main)

About

from-python-to-java-codecool-shop-kicsikacsak created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •