Skip to content

sharonJXR/Java-Online-Bookstore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Web-Online-Bookstore

Hosted on windowsX64 Server, built with Tomcat8, oracle11g and java8

• Developed front-end based on MVC Framework with technologies: JSP pages, CSS and HTML to implement client side validations using JAVASCRIPT, SERVLET ascontroller, and JAVABEAN and DAO as service layer.;

• Built ORACLE database connection, by using JPA connection tool which runs on top of JDBC14;

• Hosted on windowsX64 Server, built with Tomcat8, oracle11g, and java8;

• Built a relational database: data in different modules including users, books, cart and orders is analyzed and concluded according to different categories using intermediate level SQL queries.

• Built bookstore home, login, logout, register, cart, product details, order&user info management and other interfaces.