Skip to content

Sprokof/BookStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Description

Online Book Store using JavaScript, Bootstrap on front side and Java, Spring Boot, Hibernate ORM plus PostgreSQL on back side.

Home page

homePage1 homePage2

Login window

login

Registration window with wrong inputs

signupW

Registration window with right inputs

singupR

Wishlist page

wishlist

Search result page

searchPage

Orders page

ordersPage

Orders page with orders details

details

Book page

info

Book page (review sheet)

review

Book page (add new review window)

addReview

Account Page

account

Change email window

changeEmail

Change password window

changePassword

Cart page

cart

Checkout window

checkWindow (3)

About window

about

Admin page (adding book)

adminPage (2) adminPage2 (4)

Build project

1. Before all, make sure that PostgreSQL has installed in yours machine

2. Fork that project.

3. Create sql-tables (scripts may be found by next path /src/main/resources/schemes/tables.sql)

p.s. create application.properties and hibernate.cfg.xml in resources directory, fill it by yours data

About

Online Book Store with using Java and JavaScript (in process)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published