Skip to content

dfnjy/LeatherStoreProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leather Store Project v2.1 Readme
Jun 20 2015

Thank you for reading. The readme contains the following main sections:

Installation
System requirements
Software support
New features
Implementation
Contact Support
Installation
This section is installation instructions for Leather Store Project.

Install Web Server. We recommend WAMP for Windows, MAMP for Mac users, set MySQL username to 'root' and password to 'root' during installation (Default in MAMP).
Open your web start page (e.g. http://localhost/MAMP/) in browser then find phpmyadmin (e.g. http://localhost/phpMyAdmin/).
Use username 'root' and password 'root' to login.
Click on 'Import', then click on 'Choose File'. Choose to open 'CS425.sql' in Project folder then Click 'Go' on the bottom of the page.
Copy 'LeatherStoreProject' folder into your web directory (e.g. "c:\WAMP\www" or "/Applications/MAMP/htdocs/").
Open your web start page (e.g. http://localhost/MAMP/) then change the 'MAMP' in the network address to 'LeatherStoreProject', press enter.
Minimum System Requirements
System Use	RAM	Processor
Deployment	256 MB	Pentium III/Celeron 600 MHz or Equivalent
Software Support in Leather Store Project
Operating System Support
Leather Store Project requires a server running one of the following operating systems:

Windows 7 (32-bit and 64-bit)
Windows XP, Service Pack 2 or greater
Max OS X 10.6 or greater
Note: Since Leather Store Project is browser based, there is no particular requirement for the client operating system. A variety of popular browsers can be used for client access to Leather Store Project including:

Chrome 18 or later.
Safari 6 or later.
Mozilla Firefox 3.6 or later.
Opera 15 or later.
Caution  Microsoft Internet Explorer is not recommended
New Features Added in Leather Store Project v2.1
The following features were added in Leather Store Project v2.1:

Added new function switching animation.
Changed the color and size of fonts.
Preformance improvments.
Implementation
This section is installation instructions for Leather Store Project.

Analyzing Requirements: The project should have three parts. Part 1 is showing the picture of the diagram; Part 2 is showing CRUD interface of every table in the database; Part 3 is showing solution to the eight problems. We finally choose PHP + MySQL to deal with database operation and HTML5 + CSS3 to create a nice user interface. We managed the version using GitHub.
Installation: Installed MAMP 3.0 as a local server. Installed Netbeans 8.0.1 as integrated development environment for HTML and PHP. Use phpMyAdmin to manage MySQL database.
Application Development: We worked out main page of Part 3 first using AJAX to updating the page and Mysqli for PHP to communicate with database. Then we rewrite the whole Javascript using jQuery 2.1.4, rewirte HTML and CSS using Bootstrap 3.3.5
Testing:Testing people tried different situation and different input to report bugs and make sure the application runs properly.
Release:Simplify the code and comments, then packaged the project.
Contact Support
You can contact our support staff by one of the following:

Telephone: ***

Email: [email protected]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors