Inventory management system

26
INVENTORY MANAGEMENT SYSTEM GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.) 1 For Garments Shop Developed B y Bhumika H. Panchal Ravi D. Vaghela GROW MORE FACULT Y OF COMPUTER APPLICATION (M.C.A.) Internal Guide : Asst.Prof Mr. Parimal M. Shah

description

 

Transcript of Inventory management system

Page 1: Inventory  management  system

INVENTORY MANAGEMENT SYSTEMGROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

1

ForGarments Shop

Developed B y

Bhumika H. Panchal Ravi D. Vaghela

GROW MORE FACULT Y OF COMPUTER APPLICATION (M.C.A.)

Internal Guide : Asst.Prof Mr. Parimal M. Shah

Page 2: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

2

Overview of System Our System has only one User who is the accouter.

System Operation:-

• User can insert Data.• User can view Data.• User can update Data.• User can delete Data.• User can search Data.

Page 3: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

3

Project ProfileInventory Management System

ForGarments Shop

Project Team: Bhumika H. Panchal Ravi D. Vaghela

Front -End Tool : Turbo C

Back -End Tool : dat File

Page 4: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

4

Existing System Now, the manual system works on fully paper base so it may consume more time .

It is not easy to reporting of all accounting.

The manual system works on paper base so it may possible to more chance for Mistake and department have Loss.

Proposed System keep all the records about Daily material input and output. Easy to reporting of Daily or Monthly report. No Chance to mistake and loss. Easy to operate. New Inventory system works on single client and be useful to the inventory management for Garments shops. This system easy to use and can take daily to daily calculation of the Stock which are in shop.

Page 5: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

5

Overview of C Language

C Language is evolved from ALGOL, BCPL and B ,Developed By Dinnes Ritchie in 1972 at BELL Laboratories.

C is powerful, flexible, portable .

It was developed along with UNI X operating system so its strongly associated with UNI X . All powerful Languages uses C Language structure so its basic language.

Programs written in C are efficient and fast.

C is highly portable so easy to Run c program on another PC.

Page 6: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

6

System flow

Page 7: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

7

Page 8: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

8

System algorithmSTEP 1: Start

STEP 2: Checking database.

STEP 3: Login.(If username and password invalid then goto step 9 or Re-login).

STEP 4: Main page.

STEP 5: Select choice from menu (Billing or Main Menu)

STEP 6: Selected choice from main menu(Item). insert new item, update, search, delete.

STEP 7:Select choice from main menu(Change password).

STEP 8: Select choice as Billing.Create new bill, display item in stock and display Bill information.

STEP 9: End

Page 9: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

9

This form used for checking database file if database file not found then it will returnDatabase file not find and allow create one user.

Page 10: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

10

Previous page continue here to allow one user for security of system.

Page 11: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

11

This form will message to system should restart to save username and password.

Page 12: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

12

This form show If the Database file found then system will message System load success fully.

Page 13: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

13

This form allow to user for login process. User can enter username and password here.

Page 14: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

14

This form used for login if the username and password is invalid then it will allow to userRe-login or exit from system.

Page 15: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

15

This form used to give choice to user and it will used for short action section by user.

Page 16: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

16

This form seen after the select 1 choice by user and give the above choice to performtask.

Page 17: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

17

This form used to prepare the bill for customer.

Page 18: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

18

This form display the total stock information.

Page 19: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

19

This form show bill information .

Page 20: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

20

This form gives the choice to user .

Page 21: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

21

This form allow to user add item information in system.

Page 22: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

22

This form shows search particular item information.

Page 23: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

23

This form allow to user delete item information from the system.

Page 24: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

24

This form used for change password.

Page 25: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

25

This form Display username and password store successfully.

Page 26: Inventory  management  system

GROW MORE FACULTY OF COMPUTER APPLICATION(M.C.A.)

26

Thanks you