Skip to content

faringet/employee-s_rolodex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Employee's rolodex

This application stores and displays a list of company employees.

About

Spring MVC application implements CRUD operations. Displays a list of employees. Data is stored/written to SQL database. Interaction with the database is carried out using hibernate. The display takes place via view (JSP pages) using the local TomCat server.

The architecture of the application is built taking into account the Best Practice: Screenshot


Demo:

logo

Releases

No releases published

Packages

No packages published

Languages