Skip to content

arpitn30/FurnitureStore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Online Furniture Store

Prerequisites

  1. Java 1.8 or later
  2. Eclipse
  3. Maven
  4. TomCat Server 7.0
  5. MySQL Workbench 5 or later

Installation

  1. Import the project in Eclipse
  2. Right Click on the Project Folder
  3. Maven -> Update Project
  4. Run As -> Maven Install
  5. Run As -> Run on Server -> TomCat 7.0

Setting Up Database

  1. Open MySQL Workbench
  2. Open Localhost Server Instance
  3. File -> Open SQL Script
  4. Open the shop.sql file in Project Folder
  5. Execute the script

Screenshots

HomePage

HomePage

Advance Filter

HomePage

Login Page

HomePage

Alerts / Notificatons

HomePage

View Cart Page

HomePage

Change Password Page

HomePage