There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
Developed java web application were multiple users can store text programs for CNC machines are written. Service is designed with typical MVC architecture, applying MySQL relational database. Web pages render with JSP technology. Are realized such functions as user registration, authorization, including localization and managing by administrator. Used JDBC template to access data stored in database. Application's code coverages with JUnit tests.