Skip to content

fatihari/first-homework-fatihari

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

first-homework n11 TalentHub Java Bootcamp - fatih ari

Homework done in Java using Hibernate.

According to the layered architecture in the project, interfaces (abstract classes) and implemented classes (concrete classes) are used on both Service and DAO sides.

Script files containing the data inserted into the PostgreSql database have been added under the "resource" folder.

PostgreSQL connection information has been added as "hibernate.cfg.xml" file under the name of "resource" folder.

Finally, for convenience, homework application files are added under the "application" package as "TaskTwoApp", "TaskThreeApp", "TaskFourApp".

Task-1

image

Category entity

image

Product entity

image

UserAccount entity

image

ProductComment entity

image

Task-2

image image

Task-3

image image

Task-4

image image

About

first-homework-fatihari created by GitHub Classroom

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%