Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 455 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 455 Bytes

Java Employee Directory

Description: A ready-to-use Spring Boot MVC app for selecting, adding, modifying, and deleting employee records via an SQL database.

Prerequisite: Ability to host: a) the app on a simple web server (e.g., Tomcat server), and b) an SQL database.

TODO: Include screenshot of polished program with identification of interface components.