AIM1 Automated Inventory Management Chao Li CS491 Spring 2006.

Slides:



Advertisements
Similar presentations
Point of Sale (POS) Client & Back Office Server. Operational Concept What is our Objective? What is our Objective? What are our Goals? What are our Goals?
Advertisements

ACCU-DART & Sage 300 ERP SHIPPING BY SMARTLINC
RESTAURANT CONTROLLABLE PROFIT
Seed Management System Software for the Seed Industry.
By: All Business Consulting …delivering your route to success!
Module 3: Business Information Systems
Aims e-Business Applications An Overview of Aims Inventory and Procurement Management Design By: Shaikh Abdul Aziz.
FYP Presentation Mobile Marketing Management System CHA2 Mobile Commerce Applications II Mobile Marketing Management System Presented by Cheng.
Exploring PHP and MySQL Using an Online Travel Agency as a Case Study Charles R. Moen, M.S. Morris M. Liaw, Ph.D. October 9, 2004 ACET 2004.
SOFTWARE REQUIREMENT SPECIFICATION Cortes, Hector Lachica, Joshua Salde, Rew Sim, Jason.
One Stop Mail Service Bhattacharya, Tonmoy, Bhattacharya, Tonmoy, Hariharan, Rama Krishnan, MS in Engineering Science,
IP Address Management and Request Service Kim Huynh CS491B.
Adaptive Database Application Modeling API Final Project Report SOURENA NASIRIAMINI CS 491 6/2/2005.
Client Generated Challenge Triggers Adam Mintz. What is a challenge? Triggered in a professor's office All have 5 questions Affects a players DARS, GPA.
Automated Inventory Management Chao Li CS 491A Winter 06.
Configuration Management IACT 918 July 2004 Gene Awyzio SITACS University of Wollongong.
JAdmin: Remote database admin tool. Introduction Growing demand for large scale, multi-user applications –Persistent, efficient, data storage Databases!
Price Management Module
Software Development Unit 2 Databases What is a database? A collection of data organised in a manner that allows access, retrieval and use of that data.
1 Wireless Warehouse Management System Compsee’s M.A.T. Mobile Application Terminal.
STOCKDOC Advanced Stock Management System
TRANSACTION PROCESSING SYSTEM (TPS)
Radio Frequency Identification Inventory Tracking and Status Monitoring of Blood Units Team 10 Mark Green Melissa Kronenberger Nadine Tribur Aaron Schlanser.
ODBC the theMIDDLEWAREthatCONNECTS! Presented by Carter-Davis-Wagner CSIS Spring 2002 Dr. Hoganson.
Medulla™ Medico Legal reporting Software Copyright © 2009 Thar Bionics Private Limited Presented By Thar Bionics (P) Ltd.
Denise Luther Senior IT Consultant Practical Technology Enablement with Enterprise Integrator.
Electronic Serials Invoicing with Innovative Presenter: Kathy Peters Accounts Payable, Acquisitions University of Missouri.
Student Learning Environment on the World Wide Web l CGI-programming in Perl for the connection of databases over the Internet. l Web authoring using Frontpage.
Document Retention System. MARCH 2006 Confidential 2 General Architecture Scan and Search Search only Scan and Search Search only Scan Search Store Secured.
Copyright (c) 2005 Uruhun, Inc. Complete Contact CRM Your Distribution Business NEEDS Complete Contact Management.
TEAM Basic TotalElectrostatic ManagementAwareness&
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
Inventory Management System for Department of Computer Science Group Number
# 1# 1 CS 105 Databases Introduction What is a database? What is a front-end? What does open source mean? How do you pronounce SQL? CS 105 Spring 2010.
Project Overview Graduate Selection Process Project Goal Automate the Selection Process.
Sale system Expected system: Web-base, Software Application, 2 tiers Application – data, Stand alone database for client, Database engine for Server, Client.
INFO1408 Database Design Concepts Week 15: Introduction to Database Management Systems.
Reports. Report Summary Warehouse Reports Returned Material Serial Numbers Not Found This report list the serial numbers of material returned which were.
Week 7 : Chapter 7 Agenda SQL 710 Maintenance Plan:
Materials Management The Client Application That Improves Your Receipt Transaction Processing David McCusker Senior Application Consultant
Customer Identification system based on Smart Card for PDA shops.
Presented by Team B Overview of Inventory System for Chocolate Café By John Leonard, Jamal Matthews, Sandra McMahon.
ViciDocs Safe Creating Info repositories from documents.
UNIT III - JDBC JDBC Overview – JDBC implementation – Connection class – Statements - Catching Database Results, handling database Queries. Networking–
Inventory Management System
How to Enter a Requisition for Goods and Services in Owl Link Updated March 15, 2013.
Training Day 5 Customer Order Processing Recipe Manager © User Training September 2014 Recipe Manager Vydata Systems Training Presentation.
Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
ThinStructure: An Overview Support for ThinStructure demonstration. Jean Georges Perrin – Annandale, 21 st April 2004.
IS Project Team Members: Gia Dinh Ann Massey Varun Matta Susmitha Narasimhamurthy Giang Nguyen MIRRORS SALON New Automation System Project Introduction.
Transaction Processing Systems UNIT II. Transaction Processing Cycle Data Entry Activities Transaction Processing Activities File and Database Processing.
IS Project Team Members: Gia Dinh Ann Massey Varun Matta Susmitha Narasimhamurthy Giang Nguyen MIRRORS SALON New Automation System Project Introduction.
Project May07-14: Restaurant Automation April 24, 2007.
CPSC 8985 FALL 2015 Group: P4 Project Title: Smart Inventory Management System Group Members  Ajay Akarapu  Nagaraju Deshini  Sushmita Mamidi  Chandrakanth.
 Project Team: Suzana Vaserman David Fleish Moran Zafir Tzvika Stein  Academic adviser: Dr. Mayer Goldberg  Technical adviser: Mr. Guy Wiener.
Wifi Based Menu Ordering By Samiksha Patil Shalini Yethendran Anitta Eaphen.
Sobhasaria Engineering College, Sikar Practical Training Report Practical Training Report JAVA SE 1 Name: Gourav Sharma Branch: IT R.No: 08ESOIT013.
Greyhound Fleet Manager. Overview  Objective  Existing System  Proposed System  Preferred Technologies  Hardware Requirements  Modules  Module.
The Holmes Platform and Applications
System Architecture & Hardware Configurations
Database System Concepts and Architecture
Content - Introduction. - Problem statement. - Objectives.
Part I: Purchases and Cash Disbursements Procedures
SECTION 5: INFORMATION PROCESSING
Web-based Console for Controlling a Wireless Sensor Network (WeConWSN)
Please thank our sponsors!
Events Management System
SAG Infotech Private Limited
Warehouse Management System. Brilliant’s warehouse control system is specially supporting your day to day operations for your single or multiple warehouses.
Presentation transcript:

AIM1 Automated Inventory Management Chao Li CS491 Spring 2006

AIM2 Background Traditional method of managing inventory Inaccuracy and inefficiency –Wasting time and human efforts to check inventory weekly. –Prone to human errors –Hard to maintain inventory levels.

AIM3 Introduction An stand alone program that automatically manages restaurant’s liquor inventory –Orders, sales, etc. Improve efficiency and accuracy –Up-to-date inventory info Reduced errors due to human factors However, still exists inevitable human errors in using it.

AIM4 Users Regular users: waiter/waitress –Place orders –Check inventory levels –View past order information

AIM5 Users Managers –Order inventory from liquor vendors –Delete certain orders –Check sales in the past –Re-stock inventory –All functions as regular users

AIM6 Technology and Development J2SE: Swing and awt MySQL and JDBC –CS server –Auto_increment of mysql and Serial type of postgreSql. netBeans 5.0

AIM7 Technology Some useful JTable class –setValueAt(row, col) –getValueAt(row, col) –Print() –setRowSelectionInterval(index0, index1), inclusive

AIM8 Architecture Client Tier –User Interface –Displaying menu, sales summary, inventory, orders information, ect.

AIM9 Architecture Client Tier –Summary: sales summary in the past periods –Inventory: current inventory levels –Orders: orders information in time fashion –Restock: out going orders that send to vendors

AIM10 Architecture Business Tier –Methods to retrieve or store data from or to database –Methods to support all the functionality, verify user’s input

AIM11 Architecture Data Tier –Actual data stored in database –Inventory: inventory’s info such as id, name, vendor’s , total –order detail: id, item, total, order time –outgoing orders: orders that send to vendors

AIM12 Summary Automated Inventory System that manages inventory accurately, provide inventory level up-to-date, store orders information Improved efficiency of inventory management and accuracy A lot to do in the future

AIM13 Thank You – Any Questions? Demo