Project: Concept site for Sourcetool.com - a B2B search engineSolo project - PHP and MySQL programming along with JavaScript and CSS. Numerous server-side include files. Client wanted to re-vamp their site and potentially offer a shopping cart with white papers, books, lectures, etc. They also needed a content management system (CMS). | |
Technology and FeaturesNon-dynamic portions of the site utilize XHTML and CSS languages. Dynamic portion of the web site utilizes PHP programming language and MySQL database in addition to XHTML and CSS. JavaScript is used extensively for form validation.
|
|
Site is a B2B search engine. Search by browsing list of 'master' categories or by inputting a keyword string into the searchbox:
|
|
Typical search results page - utilizing Google Search Applicance:
|
|
User registration page - session protected:
|
|
After registration and login, user can view available items:
|
|
Each item can be viewed individually - all info is loaded from MySQL database:
|
|
Load up a shopping cart. Options to delete items, go back to shopping, or proceed to checkout:
|
|
In checkout area, user can confirm or change address, eliminate items, go back to shopping, etc. Transaction engine is not enabled:
|
|
Area allows user to register their company for a free-listing in searchable database:
|
|
Admin people can log in to separate area to maintain site - separate session protection:
|
|
Admin can update MySQL tables as needed. Drop down menu lets them select any table to work with:
|
|
This is where admin can change items, or even add new items:
|
|
Typical menu page - for more info about the site, or other topics:
|
|
|
|
|