Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 476 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 476 Bytes

prac_webapp

CRUD web application for abstract service company

Training project which purpose was learning some basic techonlogies for web development and using them in complex system altogether. Subject area of this app id service company: employees do services for clients, each employee, client and service is recorded. Pages of webapp are listed in pages.txt, some usercases - in usercases.txt (in russian, sorry).

Written in Java, used MySQL, Hibernate, Spring, JSP.