Skip to content

InalDJ/BookStoreWebsite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a project in terms of a course from Udemy.com Here is a link to the course: https://www.udemy.com/course/java-servlet-jsp-and-hibernate-build-a-complete-website/

This is a website for selling books online. Technologies used: Java Servlet, JSP, Persistence API, Hibernate, Maven, MySQL, HTML, CSS, Jquery, JavaScript, Tomcat server, Junit4, jstl.

The project hasn't been finished yet but some parts of it function normally.

Completed parts:

"home page" and "admin page" (jsp);

servlets for home page" and "admin page";

"user" and "category" lists with CRUD operations connected to the MySQL database;

servlets and jsp pages for CRUD operations;

DAO classes;

Junit tests for CRUD operations and other methods;

html, css, jstl and JavaScript code for jsp pages.

Parts to be completed:

authentification for Admin and for Customer;

other lists from the database will be implemented;

implement shopping cart features;

implement customer writing reviews features;

PayPal integration for payment;

About

This is a website for selling books online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published