Designing an Inventory Database System CS489 Research Project in Computer Science John Ahigian Advisor: Dr. Wang CS489 Research Project in Computer Science.

Slides:



Advertisements
Similar presentations
RP Designs Semi-Custom e-Commerce Package. Overview RP Designs semi- custom e-commerce package is a complete website solution. Visitors can browse a catalog.
Advertisements

Web Hosting. The purpose of this Startup Guide is to familiarize you with Own Web Now's Web Hosting. Own Web Now offers two web hosting platforms, one.
09/04/2015Unit 2 (b) Back-Office processes Unit 2 Assessment Criteria (b) 10 marks.
Agenda Web Application Web Page development WAMP
Internet Research Internet Applications. The Internet is not the Web Because of the great popularity of the World Wide Web, people think the Internet.
1 Web Servers / Deployment Alastair Dawes Original by Bhupinder Reehal.
CPT 123 Internet Skills Class Notes Internet Services Session A.
Completely customizable blogging.. Brief Overview  What is a blog?  What is WordPress?  Why is WordPress superior?  Cool themes  How to get WordPress?
New Student Orientation Registration System Stephen Nakamura EE496 Final Presentation Fall 2008.
Robofest 2001 Online Management System Jim Needham MCS 4833/01 Senior Project Dr. Chan-Jin Chung, Ph.D.
The easy way to shop online and explore all around market sitting at home Project Created & Presented By: Siddhant Aggarwal 2374 CSE-B(4 TH YEAR) DITM.
Training Guide. The Punch Out Catalog System The Punch Out shopping catalog for Office Depot takes the user directly into the vendor’s website and online.
Computer Science 101 Web Access to Databases Overview of Web Access to Databases.
Presented by Mina Haratiannezhadi 1.  publishing, editing and modifying content  maintenance  central interface  manage workflows 2.
Static and Dynamic Websites Static and Dynamic Website Design Presented by: Shawn Cohan, President All Squared Web Design, LLC
Installing PhpGedView A collaborative online genealogy tool.
CIS101 Introduction to Computing Week 06. Agenda Your questions Excel Exam during second hour Our status after the snow day Introduction to the Internet.
ECA 228 Internet/Intranet Design I Intro to the Web.
Static VS Dynamic websites. 1-What are the advantages and disadvantages? 2- Which one should you choose and why?
Web Programming Language Dr. Ken Cosh Week 1 (Introduction)
Build a CMS Website. The topics this chapter covers are: What is CMS ? What you can do with CMS The benefits and disadvantages of using a content management.
BUS311: Website Development Lab. The world Web hosting site WEBSITE DEVELOPMENT BASICS Web browser URL Web pages (HTML) Web site development tools Web.
Web Page A page displayed by the browser. Website Collection of multiple web pages Web Browser: A software that displays web pages on client computer.
Tutorial Introduction Fidelity NTSConnect is an innovative Web-based software solution designed for use by customers of Fidelity National Title Insurance.
Faculty Manager An ACEware Webinar. In this webinar... Adding and Maintaining a Faculty Record Faculty Mgr Preferences & UDF’s Storing a faculty resume.
Web 2.0: Concepts and Applications 2 Publishing Online.
Copyright © Texas Education Agency, All rights reserved.1 Web Technologies Web Administration.
By Daniel Siassi.  XHTML  For Structure  CSS  For Stylization of Structure  SQL Database  Store Customer, Calendar, and Order Data  PHP  Server-side.
Creating Your PE Webshop Using SmartStore.biz This Tutorial assumes you have downloaded the software from This tutorial is based.
IDK0040 Võrgurakendused I harjutus 06: PHP: Introduction Deniss Kumlander.
1 John Magee 9 November 2012 CS120 Lecture 17a: Publishing Web pages.
Copyright © Allyn & Bacon 2008 POWER PRACTICE Chapter 7 The Internet and the World Wide Web START This multimedia product and its contents are protected.
Web Based Inventory Site Building Room Asset Number Category Type Description Serial Number Manufacturer Model Vendor Name Acquired Date P O Number Budget.
BZUPAGES.COM Presentation on Content Management System (CMS) Presented to. Sir Ahmad Kareem.
PressureSync Team Members: Justin Morton Brandon Steele Michael Suever Faculty Advisors: Dr. John K. Estell Dr. David F. Kisor November 12, 2003.
Setting Up an on-line Store Tutorial Using SmartStore.biz This Tutorial assumes you have downloaded the software from This Tutorial.
BEN Architecture Isovera Consulting Feb Internet consulting for non-profits 2 BEN Architecture Diagram.
My final project was creating an online weapon store. In my store I have two different lists of weapons, melee and fire. I have a registration form where.
ISYS 475 Project: Customizing a Zen Cart E-Commerce Site.
Slide 3-1 Chapter 3 Terms Electronic Commerce and Internet Technologies Introduction to Information Systems Judith C. Simon.
Inventory Management System for Department of Computer Science Group Number
Implement An Online Management System for PBX Presented by: Bui Phuong Nhung Advisor: Dr. Wei, Chao-Huang.
Chapter 9 Publishing and Maintaining Your Site. 2 Principles of Web Design Chapter 9 Objectives Understand the features of Internet Service Providers.
ISpheresImage iSpheresImage Feature Overview and Progress Summary.
CS370 Spring 2007 CS 370 Database Systems Lecture 1 Overview of Database Systems.
Chapter 1 Foundations of Information Systems in Business.
Computer Networking From LANs to WANs: Hardware, Software, and Security Chapter 13 FTP and Telnet.
Uploading Information to the Website. Uploading Information Uploading information to the website is very simple. Our website is updated through a system.
DataFlow Diagram – Level 0
Web Hosting Providers TERRY HALL. Requirements  FREE  No advertising  FTP access (or another secure transfer method)  Near 100% uptime  Adequate.
The Juggernaut Team Tyler Douthitt  Project Manager  Lead Website Developer Mike Harman  Lead Programmer Eric Rakers  Lead Documenter  Lead Analyst.
Training Guide. The Punch Out Catalog System The Punch Out shopping catalog for Corporate Express takes the user directly into the vendor’s website and.
Invitation to Computer Science 6 th Edition Chapter 10 The Tower of Babel.
Computers Are Your Future Eleventh Edition Chapter 6: The Internet and the World Wide Web Copyright © 2011 Pearson Education, Inc. Publishing as Prentice.
Basic Web Page Design. Text book: HTML, XHTML, and CSS: Visual QuickStart Guide, Sixth Edition written by Elizabeth Castro. Software: Adobe® Dreamweaver®
Product Training 1 JetFlash Software Application.
1 Web Technologies Website Publishing/Going Live! Copyright © Texas Education Agency, All rights reserved.
2016 Alert Security Service
Adapting Files On A “Visual Webpage” (Ver /mb)
Introduction to Web programming
Facebook Clone Script | Social Network Script - Open Source Social Network Script
PHP Overview PHP: Hypertext Preprocessor Server-Side Scripting
Airbnb Clone Script | Airbnb Clone | Airbnb Script Phpscriptsmall.
2018 New CheckPoint Exam Dumps Killtest
System And Application Software
Individual Web Site Part I – Flowchart
MySQL Backup, Transfer and Restore
Windows 10 An Operating System
Presentation transcript:

Designing an Inventory Database System CS489 Research Project in Computer Science John Ahigian Advisor: Dr. Wang CS489 Research Project in Computer Science John Ahigian Advisor: Dr. Wang

Project Goal  The project goal: to design a real time inventory database online.  Online Store in HTML / PHP (Hypertext Preprocessor) / and MYSQL  My website can help business owner(s) in two or more different locations keep a product inventory in sync.  The project goal: to design a real time inventory database online.  Online Store in HTML / PHP (Hypertext Preprocessor) / and MYSQL  My website can help business owner(s) in two or more different locations keep a product inventory in sync.

Online Inventory  Managerial Administrative Options  Functions:  Adding Products  Removing Products  Edit Product  Search  Displaying Current Inventory  Managerial Administrative Options  Functions:  Adding Products  Removing Products  Edit Product  Search  Displaying Current Inventory

Project Overview PHP File HTMLStore Directory /Images

My Database  Product / Description  Cost  Quantity  Product / Description  Cost  Quantity

SSH  SSH (secure file transfer) is what you need to use in order to maintain your directories and files on zeus.  FTP updated files and over write them in the public_html directory.  Coded in HTML and PHP to communicate with the database written in MySQL.  SSH (secure file transfer) is what you need to use in order to maintain your directories and files on zeus.  FTP updated files and over write them in the public_html directory.  Coded in HTML and PHP to communicate with the database written in MySQL.

Why an Online Store?  Manager and Staff  Best way to show Inventory real time in order for business to run properly  Customers can see Manager / Staff changes instantly after being edited  Manager and Staff  Best way to show Inventory real time in order for business to run properly  Customers can see Manager / Staff changes instantly after being edited

Searching for Products  Manager / Staff can search by vendor name separated with a hyphen.  Customers can search by brand name or product  (Inventory entered in already) Apple, Hardware, Software, Phones, Cameras (etc.)  Manager / Staff can search by vendor name separated with a hyphen.  Customers can search by brand name or product  (Inventory entered in already) Apple, Hardware, Software, Phones, Cameras (etc.)

Conclusion  Online Store is best way to prove an Inventory Database works because you need one.  My Inventory Database that is managed by staff can be accessed privately by them  Publishes real time for customers to see updates.  Added mailing list database for subscribers  Check it out! Check it out!  Online Store is best way to prove an Inventory Database works because you need one.  My Inventory Database that is managed by staff can be accessed privately by them  Publishes real time for customers to see updates.  Added mailing list database for subscribers  Check it out! Check it out!

My Workspace