Sunteți pe pagina 1din 15

PROJECT ON SUPERMARKET MANAGEMENT

DEVELOPED BY NIKHIL RAJ & SYAMKUMAR S

NIIT SEMESTER B PROJECT REPORT

FROM DATE:

SUBMITTED IN PARTIAL FULFILLMENT OF GNIIT PROGRAM IN NIIT

By

SUPER MARKET MANAGEMENT

BATCH CODE START DATE

: :

Name of the coordinator: Name 0f the Developer: Nikhil Raj

Date of Submission:06-01-2012

CERTIFICATE

This is to certify that this report, titled Super Market Management, and the work done by Mr. Nikhil Raj in partial fulfillment of his course requirement at NIIT.

Reg.No:R090005400859

Coordinator

ACKNOWLEDGEMENT

I would like to acknowledge the following personnel, who helped me in the completion of this project report and its presentation. Firstly I would like to place on record my gratitude and thanks to my instructor Miss. Seethu A Raj for her valuable guidence.

To Mrs. Reena Thomas, Head of the center NIIT Kottayam for the privilege of using internal and all facilities provided towards the presentation of this project.

To Mr. Vineeth P S faculty NIIT for his valuable guidence.

To Mr. Syamkumar S is my team member for his valuable inputs and suggessions towards this project.

CONTENTS

Serial No 1 2 3 4 5 6 7

Title Introduction

Page No.

1. INTRODUCTON

The Supplyco Super Market is the top Government authorised Supermarket in Kerala sector. They have lots of branches all over in Kerala. There are many other private Super Markets in Kerala. We prepared the project of Super Market Manegement Software. People can use this software in every supermarkets. This software is very easy to handle and easy to Study. We use the Microsoft Visual Studio 2008 `and the SQL Manegement 2008 for the preparation of this project. Most of the peoples have trained and worked at Supermarket. This project also help to managing the works in the supermarket. This Experiance is completely different from other supermarket management.

All the programs in a supermarkets include in this project. The Government authorised Supermarkets and private supermakets have to use this Project for handle the management of there works. SQL management System use to Save the Documents and values inserted in a supermarket. Also it include the storage capacity of the staff details and stiock details.

2. SYSTEM STUDY AND ANALYSIS

1. EXISTING SYSTEM

In olden days, billing of products, staff details registration, stock details updation were done manually. So it consumes lot of time and manpower. Calculations may not be perfect when done manually. All these documents are not secure as they are not kept in one place. Hand written documents may not be read conveniently.

2. PREPOSED SYSTEM

This software is designed to give a structure and clear outlook for overall process performed in an supermarket. Billing of products details are saved in tables of SQL Server. Also the Stock Details Updation and Staff details registration where done Computerised. All these documents are secure as they kepl in computer. This management takes very few time depend on manual work.

3. HARDWARE REQUIREMENTS

Processor: Intel Pentium 4 or higher Memory: 512 MB or above Hard disk: 40 GB or above PS/2 Mouse or keyboard Operating System: Windows 7

4. SOFTWARE REQUIREMENTS

Front end: VisualStudio 2008 Back end: SQL Server 2008

TABLE DESIGN
DataBase: Project 1. Table: Bill Column Name ID Items UnitPrice Quantity Price GrandTotal 2. Table: PurchaseStock Column Name No Items Quantity 3. Table: StaffDetail Column Name EmpID Name Address Salary Phno PassWord DateofBirth Designation TimeofJoining DataType Int Varchar(50) nvarchar(50) Int Int nvarchar(50) Datetime nvarchar(50) Datetime Description DataType int Nvarchar(50) Int Description Stock Number Name of items Quantity of items DataType nchar(10) nvarchar(50) Varchar(50) Varchar(50) Varchar(50) Money Description Bill ID Name of Products Price per product Quantity of Products Price of Products Grand total of Bill

4. Table: StockDetails Column Name Stockno Name Quantity Price DataType int nvarchar(50) Int money Description Stock number Name of the products Quantity of Products Price of Products

CLASS DIAGRAM
Login Form Designation: String UserName: String PassWord: String Login() Close()

NewStaffDetails EmpId: String Name: String Address: String Salary: money Phno: int PassWord: String DateofBirth: DateTime Designation:String DateofJoining: DateTime NewId() Save() Close()

StaffDetails EmpId: String Name: String Address: String Salary: money Phno: int DateofBirth: DateTime Designation:String TimeofJoining: DateTime Close()

Stock Details Stock no: String Name: String Quantity: int Unit price: money Close()

New Item Stock no: String Name: String Quantity: int Unit price: money New no() Add() Close()

Modify Staff Details EmpId: String Name: String Address: String Salary: money Phno: int PassWord: String Save() Close()

Update Item Stock no: String Name: String Quantity: int Unit price: money Adding Quantity: int Update() Close()

DeleteStaff Details EmpId: String Name: String Address: String Delete() Close()

Delete Item Stock no: String Name: String Delete() Close()

Bill Items: String No:int Items: String Unit price: money Quantity: int Price: money No:int Items: String Unit price: money Quantity: int Price: money New() Add() Grand total() Print() Save() Cancel()

CHART PRESENTATION
Welcome

Divisional Managing Director

Staff

File

S-ar putea să vă placă și