Skip to content

andreykirson/drom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java WEB project

This project represents the java web technology.

Functionality:
  • Authentication.
  • Registration.
  • CRUD operations with Hibernate and PostgreSQL.
  • Upload images.
  • Add an advertisement for the sale of a car.
  • Change the status of advertisement.
  • Do filter ads.
Used technologies:
  • Hibernate for manipulating with DB.
  • Slf4j for logging.
  • PostgreSQL for database.
  • Jackson for JSON building.
  • JSP, JSTL, scriptlet, JavaScript, JQuery, CSS, HTML for the front-end.
  • Tomcat as a servlet container.
  • MVC as design pattern.
  • commons-fileupload for uploading images.

View of pages:

All cars page

all_car_page

Add car page

add_car_page

User cars page

my_cars_page

Login page

Login

Registration page

Registration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published