Skip to content

An Online Retail Management and Custommer Order Processing System

Notifications You must be signed in to change notification settings

supermouseno1/saikiranBookstoreApp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Saikiran Bookstores App

An Online Retail Management and Custommer Order Processing System

Follow the documentation and the blackbook here http://www.4shared.com/office/AEf2a-PW/Binder2.html

Skip over to Pg. 62 for the visual usage.

Features

  • A full fledged online retail website system using java technologies
  • Frontend supported with HTML5 and CSS3
  • Images used as resources only when they are in a real need For Eg. A product informational purpose
  • Ajax powered site using jQuery as base for javascript search for both Administrator as well as Clients
  • Product image gallery for both the usecases admin/client
  • Quick dashboard views,
  • Dashboard consists of the monthly sales and reporting charts powered by google charts
    • Some of the charts include
    • Top most view products
    • Top sold products
    • The monthly sales revenue and purchases being made by the store

Guide to installing saikiranBookStoreApp into your machine

Prerequisites - Must be having on the client computer before installation

  • A copy of JDK/JRE + Netbeans 7.x + http://netbeans.org/downloads/

  • A built in or external container like Apache Tomcat 7.x + http://tomcat.apache.org

  • MySQL Database with the same name as the project, (Use an Xampp)

  • Given the MySQL File (.sql) Under jLibs directory of project root, Import the file into your database and you have your tables ready

  • Configuring Apache Server along with MySQL will be probably s system like mine for using phpMyAdmin

  • Install XAMPP/WAMPP as per the the above two steps if dont need to install manually http://www.apachefriends.org/en/xampp.html

  • Try to change the username and passwords as per your database users for both of the file DB_Comm in packages database and cart respectively

  • Clean the project, Build the project and deploy it into the container

  • Resolve the referencing problems if any by adding the project Server Apache Tomcat and/or the jLibs directory under the project root

  • Run your project copy

  • Custommize the products and users as per your requirement

  • Done

The project is developed, distributed and is made available for free,

I will not be responsible for any loss or damage whatsoever caused resulting into usage of this product, to whomsoever it may concern.

About

An Online Retail Management and Custommer Order Processing System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.1%
  • CSS 6.7%
  • JavaScript 3.2%