Inventory management system

Post on 13-Nov-2014

484 views 9 download

Tags:

description

 

Transcript of 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

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.

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

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.

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.

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

6

System flow

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

7

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

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.

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

10

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

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

11

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

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.

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.

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.

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.

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.

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

17

This form used to prepare the bill for customer.

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

18

This form display the total stock information.

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

19

This form show bill information .

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

20

This form gives the choice to user .

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

21

This form allow to user add item information in system.

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

22

This form shows search particular item information.

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

23

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

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

24

This form used for change password.

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

25

This form Display username and password store successfully.

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

26

Thanks you