drug order management system

67
DRUG ORDER MANAGEMENT SYSTEM Guided by: Mr.G.Kishore Assoc.professor (Information technology) Team members: A.Mounika reddy(11Q91A1206) N.karthik(11Q91A1229) Suram Sivanandhan(11Q91A1250)

Upload: palp5286

Post on 16-Jan-2016

16 views

Category:

Documents


0 download

DESCRIPTION

Mini project on how to manage drugs in store

TRANSCRIPT

Page 1: Drug Order Management System

DRUG ORDER MANAGEMENT SYSTEM

Guided by: Mr.G.Kishore Assoc.professor(Information technology)

Team members:A.Mounika

reddy(11Q91A1206) N.karthik(11Q91A1229)Suram

Sivanandhan(11Q91A1250)

Page 2: Drug Order Management System

CONTENTS Introduction Abstract

Proposed system

Existing system

software requirements

Hardware requirements

Page 3: Drug Order Management System

Modules

Modules and their description

Block diagram

Uml diagrams

Page 4: Drug Order Management System

testing

conclusion

Screenshots

references

Page 5: Drug Order Management System

AbstractThis Project “Drugs Orders Management System” is a solution to Aurobindo Pharma to take the orders from its distributors who are geographically distributed

Each user of this system has an unique id and password where user id is used for their identification

The admin provides facility to view and delete customer’s details

Page 6: Drug Order Management System

And also admin can add, delete, view and update vendor details, category details, discount details and also stock details.

Each user details are kept private where nobody can misuse those details

The payment modes includes DD, Cheque, and online payment mode Credit Card.

Page 7: Drug Order Management System

EXISTING SYSTEM In this we could store the data manually.

In the existing system data storing was

not

so easy.

Retrieving data is very difficult.

Page 8: Drug Order Management System

Problem StatementRetrieving the data is difficult

Time consumption is more

Travelling charges are more

Page 9: Drug Order Management System

Proposed system

The proposed system can be accessed from any part of the world

It is an user friendly system

The admin can view,delete,add the details of the customer

Page 10: Drug Order Management System

Time consumption is less

Travelling charges are less

Retrieving and maintaing the data is easy

Page 11: Drug Order Management System

System SpecificationsSoftware requirements

Hardware requirements

Page 12: Drug Order Management System

Software Requirements•Operating System : WindowsXP•User Interface : HTML, CSS•Client-side Scripting : JavaScript•Programming Language : Java•Web Applications :JDBC,Servlets,

JSP•Database : Mysql•Server Deployment : Apache tomcat

Page 13: Drug Order Management System

Hardware requirements

Processor : PentiumIV

Hard Disk : 160GB

RAM : 1GB

Page 14: Drug Order Management System

Modules Administration Module

Reports Module

EndUser Module

WebUserInterface Module

Page 15: Drug Order Management System

Modules and their description1. Administration Module: In this module admin can add product ,

vendors ,category,discount ,stock and view customer details

And also he can update,delete the product, vendors,category details,discount details,stock details.

Page 16: Drug Order Management System

Reports module In this module we can view all the

information regarding how many number of customers and vendors.

We can view different categories of products.

we can view discount details and also stock details.

Page 17: Drug Order Management System

End-User Module In this module customers send orders

for products to admin.

Page 18: Drug Order Management System

Web-User Interface

Web user Interface will provide the interface to the user to communicate with the system

Page 19: Drug Order Management System

Block daigram

Page 20: Drug Order Management System

UseCase Diagrams

Page 21: Drug Order Management System

Use-case diagram

Page 22: Drug Order Management System

Use-case diagram

Page 23: Drug Order Management System

Sequence Diagrams

Page 24: Drug Order Management System

Sequence communication diagram

Page 25: Drug Order Management System

Class Diagram

Page 26: Drug Order Management System

Object Diagram

Page 27: Drug Order Management System

State Diagram

Page 28: Drug Order Management System

Activity Diagrams

Page 29: Drug Order Management System

Component Diagram

Page 30: Drug Order Management System

Deployment Diagram

Page 31: Drug Order Management System

Testing Testing is the process of detecting

errors. Testing performs a very critical role for quality assurance and for ensuring the reliability of software.

Page 32: Drug Order Management System

WHITE-BOX Testing +UNIT Testing

+LINK Testing +INTEGRATION Testing +SYSTEM TestingBLACK-BOX Testing

Page 33: Drug Order Management System

white-box testing

This is a unit testing method where a unit will be taken at a time and tested thoroughly at a statement level to find the maximum possible errors.

The white box testing is also called Glass Box Testing.

Page 34: Drug Order Management System

Unit testing

Unit testing focuses verification effort on the smallest unit of software i.e. the module. Using the detailed design and the process specifications testing is done to uncover errors within the boundary of the module.

All modules must be successful in the unit test before the start of the integration testing begins.

Page 35: Drug Order Management System

Link Testing

Link testing does not test software but

rather the integration of each module in system.

Page 36: Drug Order Management System

Integration testing

After the unit testing we have to perform integration testing. The goal here is to see if modules can be integrated properly.

This testing activity can be considered as testing the design and hence the emphasis on testing module interactions.

Page 37: Drug Order Management System

System testing

Here the entire software system is tested. The reference document for this process is the requirements document, and the goal is to see if software meets its requirements.

Here entire ‘ATM’ has been tested against requirements of project and it is checked whether all requirements of project have been satisfied or not.

Page 38: Drug Order Management System

Black-box testing

This testing method considers a module as a single unit and checks the unit at interface and communication with other modules rather getting into details at statement level.

Here the module will be treated as a block box that will take some input and generate output. Output for a given set of input combinations are forwarded to other modules.

Page 39: Drug Order Management System

Conclusion

This Project “Drug Order Management System” is a solution to Aurobindo Pharma to take the orders from its distributors who are geographically distributed.

This new system not only takes the orders from distributors for Aurobindo Pharma but it also facilities.

Page 40: Drug Order Management System

The administration, as well as the report generation for the firm.

It can be accessed from any part of the world, as opposed to stand alone or manual system, and provides information at any time, anywhere.

The organization people can do administration over the products, vendor, customer (only deletion in case of dealer ship cancellation) etc.

Page 41: Drug Order Management System

Screenshots

Page 42: Drug Order Management System
Page 43: Drug Order Management System
Page 44: Drug Order Management System
Page 45: Drug Order Management System
Page 46: Drug Order Management System
Page 47: Drug Order Management System
Page 48: Drug Order Management System
Page 49: Drug Order Management System
Page 50: Drug Order Management System
Page 51: Drug Order Management System
Page 52: Drug Order Management System
Page 53: Drug Order Management System
Page 54: Drug Order Management System
Page 55: Drug Order Management System
Page 56: Drug Order Management System
Page 57: Drug Order Management System
Page 58: Drug Order Management System
Page 59: Drug Order Management System
Page 60: Drug Order Management System
Page 61: Drug Order Management System
Page 62: Drug Order Management System
Page 63: Drug Order Management System
Page 64: Drug Order Management System
Page 65: Drug Order Management System
Page 66: Drug Order Management System

references

  ORACLE 8 MASTERING CLIENT- SERVER CONCEPTS

Steven M. Bobrowski SYSTEM ANALYSIS AND DESIGN James A. Senn

Page 67: Drug Order Management System

VISUAL BASIC 5 DATABASE Dennis Kennedy Joe Garrick Bill Harper Jason T. RoffSOFTWARE ENGINEERING Roger S. Pressman