Skip to content

SimiAlex/AutoStore-JavaEE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoStoreJavaEE (work in progress)

Description

JavaEE 7 webapp that represents a car dealer's website with an underlying database and CRUD capability (read, add, update, delete cars).

Other features

  • new and used cars inventory
  • add cars to favourites
  • basic user login (wip)

Technologies used

Frontend:

  • HTML, CSS
  • JSP

Backend:

  • HttpServlets
  • Database: MySQL or PostgreSQL (code for both options was developed for testing purposes); change the persistence.xml file to switch between databases
  • JPA - Hibernate

Others:

  • build tool: Maven
  • Apache Tomcat 9

Screenshots

App App App App App