Click here to Skip to main content
15,892,737 members
Articles / Programming Languages / VBScript
Article

DressCare DB -Asim Abbasi

Rate me:
Please Sign up or sign in to vote.
1.85/5 (5 votes)
25 Feb 20073 min read 23.7K   188   8  
Visual Basic, MS Access Project. Designed for Dress Cleaners in order to completely computerize their system. Using this product one can store and retrieve information about daily orders that comes, info about daily or monthly or yearly expenditures. Info about employees, their salaries etc.

Screenshot - main2.jpg

Introduction

Overview

This product is designed for Dress Cleaners in order to completely computerize their system. Using this product one can store and retrieve information about daily orders that comes, info about daily or monthly or yearly expenditures. Info about employees, their salaries etc. In short, complete solution for Dress Cleaners.

About GUI

The software has a very attractive and user friendly GUI. The picture u are seeing above is the picture of main window of the software that appears when the software is started. As the mouse rolls over the button, a slider moves out giving brief explanation about the button as shown the above figure. LED simulated buttons have been implemented throughout the project as is visible in the figure below. When the mouse rolls over such button it changes color.

System Analysis

The system can be divided into following portions.

Customers
Orders
Report
Employees
Employees Info
Salary
Reports
Expenditures
Daily/Monthly Expenditures
Report
P Report
3D Bar Graph Performance Report
Password

Customer

In this portion of the system information about the customer and about the cloth they submit for cleaning are entered here. Each order is assigned a unique order number. Receipt can also be generated by clicking Report button. The following window will be visible when the user clicks the Customer button on the main window.

Screenshot - customer.jpg

Using this portion of the system one can find
All the Orders submitted on any specific Date.

All the Orders submitted by any specific Person.

All the Orders having any specific Delivery Date.

and many more...These can be found by clicking the Criteria button as depicted above.

Employees
Information about each employee can be entered or queried in this portion of the system. Each employee is assigned a specific ID. This portion of the system can be accessed by clicking Employee button on the main window.

Window relating this portion of the system has the same GUI as shown in above picture. Using this portion of the system one can find
Information about employee having specific ID.

All employees having salaries equal to Rs. 2000/-

All employees living in Lahore.

All the employees who have taken their salaries this month.

and many more. One can also get printable reports about all the employees or any specific one etc.

Expenditures
Monthly expenditures like Utility bills, Maintenance, Materials: printer, hangers, plastic, etc are entered in this portion of the system. Using this portion of the system one can find

Expenditures done on any specific month or year.

All expenditures having Net value equal to Rs.10,000.

and many more. Printable reports are also available.

P Report
Company's performance report can be get by entering two dates between which performance is required. In this way one get monthly performance report at the end of month and yearly report also at the end of year.

Screenshot - graph.jpg

Print out of this graph can be get by clicking the print button.

Password
Total security is provided in this system. To log on the system one has to provide the password. Once entered in the system, one can change the password by clicking the Password button provided on the main window.

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Web Developer
United States United States
Mr. Asim Abbasi is President and CEO of Takveen, Inc. NJ (www.takveen.com), which is a firm providing information technology related ‘Optimal Solutions’ to the industry. He is also attached with three top-notch computer schools of NJ teaching Oracle Database Administration in Unix/Windows Server environments. Before coming to NJ, he used to teach Oracle in heart of NC, Raleigh while working as Chief Technologist with a business solutions development firm.

Back in Pakistan Mr. Abbasi worked as Chief Programmer with US based multi-national software development company. Prior to that he was Lecturer/Lab Manager at Center for Advanced Studies in Physics (CASP) - Government College University (www.gcu.edu.pk) teaching Telecommunications & Computer Systems and Applications.

Mr. Abbasi has been attached intensely with the IT field for past 13 years and has written dozens of softwares and tons of code from programming microcontrollers using Assembly language to writing 3-tier multi-language web applications backed by Oracle. From developing custom wireless TCP/IP communication protocols to converting human driven business processes to machine driven automated self-healing systems. In short, when it comes to optimal computer solutions and designs Mr. Abbasi has the authority.

He did B.Sc. Electrical Engineering from University of Engineering & Technology, Lahore, Pakistan (www.uet.edu.pk). He is Oracle Certified Professional Database Administrator (OCP), Microsoft Certified Professional (VB) and lots of other computer certifications. Besides certifications, he has lots of publications and has filed 1 patent with United States Patent & Trade Mark Office regarding system and method for controlling devices wirelessly using protocol based communication through voice.

When asked Mr. Abbasi, he said that it all erupted with a saying of my engineering professor, “Think yourself ….”


http://www.takveen.com

Comments and Discussions

 
-- There are no messages in this forum --