Você está na página 1de 3

SYNOPSIS

1.
2.
3.
4.
5.
6.
7.

Title of the project


Objective
Scope of project
Language used
Future developments
Hardware Requirements
Software requirements

1. TITLE OF THE PROJECT


Development of a safe and secure INVENTORY MANAGEMENT SYSTEM
2. OBJECTIVE OF THE PROJECT
To develop software that will help in the maintenance and management of any inventory system.
This is an integrated system that covers different kinds of features like customer order, payment,
billing, supplier details etc. Administrator is the user who logs in and manages the entire
inventory. Report generation is done at every stage of sale as well as purchase.
3. SCOPE OF PROJECT
The software vides both the admin login ID which is unique.
The software provides following facilities to the administrator
1. Facilitates online entry of any details related to the inventory.
2. Provides information about the different orders of the customers.
3. Bill generation is done for every customer order.
4. Inventory can be updated at any point of time.
5. Supplier details are also stored in the database.
6. On low stock inventory is updated by purchasing goods from the supplier.
4. PROJECT CATEGORY

Project category-RDBMS
5. LANGUAGES TO BE USED
FRONT END
ASP. NET
1. The pages developed using asp.net are compiled, providing better performance than with
scripting languages.
2. It provides a programming model, and infrastructure to create scalable, secure and stable
applications faster as well as more easily than with previous web technologies.
3. It is more than the next version of Active Server Pages, it is a unifies web development
platform that provide the services necessary for developers to build enterprise- class web
applications
4. It is a compiled, .NET based environment.
5. Accessing database is made easier.
BACK END
MICROSOFT SQL SERVER
Microsoft SQL Server is a relational database management system developed by Microsoft. It
provides an environment used to generate databases that can be accessed from workstations, the
web or other media such as a Personal Digital Assistant (PDA)
Its primary query languages are MS-SQL and T- SQL SQL Server supports different data types,
including primary types such as integer decimal, float , char (including character strings),
Varchar (variable length character strings), binary, Text (for textual data) among others.
Storage space allocated to a database is divided into sequentially numbered pages, each 8 KB in
size.
SQL Server allows multiple clients to use the same database concurrently. As such, it needs to
control concurrent access to shared data, to ensure data integrity - when multiple clients update
the same data, or clients attempt to read data that is in the process of being changed by another
client.
The main mode of retrieving data from an SQL Server database is querying for it.

6. Innovativeness and Usefulness


The software developed takes care of both the sales and the storage details of goods.
Customer orders are processed and goods are delivered to the customer. As and when there is
stock out, admin updates the inventory by ordering goods from different suppliers depending on
the requirements.
7 .ANY OTHER INFORMATION
HARDWARE REQUIREMENTS
1) 40 GB hard disk
2) 512 MB RAM
3) Keyboard and mouse
SOFTWARE REQUIREMENTS
1
2
3

Windows XP
SQL Server 2000
Microsoft Visual Studio 2005

8. FUTURE SCOPE OF THE PROJECT


The application is designed in such a way that any further enhancements can be done with ease.
New modules can be added to the existing system with less effort.

Você também pode gostar