• Stars
    star
    2
  • Language
    Java
  • Created about 3 years ago
  • Updated about 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Новостной портал написанный с использованием Layered Architecture, HTML, JSP, паттерна "Комманда", реляционной базой данных SQL (MySQL), TomCat и не сложным оформлением с использованием CSS.

More Repositories

1

E-shop

E-commerce Java web app made using Spring Boot, Hibernate plus Thymeleaf. The app features user registration and authorization, a shopping cart, and descriptive product categories.
Java
6
star
2

JavaFX

This is a simple app on Java digned applying JavaFX. It represents a simple form with a filter, which displays the given data from the database. The filter allows you to display the results of a SQL query and retrieve an employee list based on the text request and the item (id, personnel number, name, surname) you select from a drop-down list.
HTML
6
star
3

Bill-generator

The developed application allows generating an imitation of a store check with list of products. The input data is a set of parameters as product id and its quantity, plus discount card number. Result of working application is printed bill to console or to a file.
Java
3
star
4

CNC-programs-storage

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.
Java
2
star
5

Measuring-Tool

The Instrument Control System is a Java-based project aimed at managing and tracking measurement tools in warehouse facilities at a large-scale engineering enterprise.
Java
2
star
6

News-Portal-Spring-

News portal made using Spring and Hibernate (+ JSP, SQL, CSS). Implement the ability to add, read, edit, delete news in the database (CRUD methods)
Java
1
star