Project
Project
Overview
Project Planning
Project planning is part of project management, which relates to the use of
schedules such as Gantt charts to plan and subsequently report progress
within the project environment. Initially, the project scope is defined and
the appropriate methods for completing the project are determined.
Following this step, the durations for the various tasks necessary to
complete the work are listed and grouped into a work breakdown structure.
The logical dependencies between tasks are defined using an activity
network diagram that enables identification of the critical path. Float or
slack time in the schedule can be calculated using project management
software. Then the necessary resources can be estimated and costs for each
activity can be allocated to each resource, giving the total project cost. At
this stage, the project plan may be optimized to achieve the appropriate
balance between resource usage and project duration to comply with the
project objectives. Once established and agreed, the plan becomes what is
known as the baseline. Progress will be measured against the baseline
throughout the life of the project
Purposes
The project is about to handle all the information of the shop regarding
members. Also it manages resources which were managed and handled by
manpower previously. The main purpose of the project is to integrate
distinct sections of the shop into consistent manner so that complex
functions can be handled smoothly. The project aims at the following
matters
Automation of product manipulation.
Buying products.
To manage information of different types of items.
Consistently update information of all the item.
Managing security by providing
authorized email & password. Manages
database efficiently.
System Design:
The system is divided into some parts these are Register system, Login
System, Search System, Buying System, Order Received System, Viewing
System side with database represent the server using SpringBoot ,Oracle
and APACHE with Tomcat server. System diagram and system database
diagram illustrated in figure.
User Characteristics
Admin The administrator has all the rights to access the system. He is the
one who has all rights to view the members and product details, modify
those details. He can add various product based on the category. He can
also set the available quantity of a product and its reasonable price. Also he
can also set discount in various occasion. Admin can also view the details of
a member. The admin have the power to generate the scratch card so that
users can also use the recharge card to buy various product.
Users The user can log in to the system by using his specific email and
password. User can view the products and order the products according to
their own needs. He can view his profile and update
his details. He can update his personal information by logging into the
system. User can find various product by using search option easily. update
his details. He can update his personal information by logging into the
system. User can find various product by using search option easily.
System Information
System Analysis
System Analysis refers into the process of examining a situation with the
intent of improving it through better procedures and methods. System
Analysis is the process of planning a new system to either replace or
complement an existing system. But before any planning is done the old
system must be thoroughly understood and the requirements determined.
System analysis is therefore, the process of gathering and interpreting
facts, diagnosing problems and using the information to re- comment
improvements in the system. System analysis is conducted with the
following objectives in mind:
Feasibility Analysis
Whatever we think need not be feasible .It is wise to think about the
feasibility of any problem we undertake. Feasibility is the study of impact,
which happens in the organization by the development of a system. The
impact can be either positive or negative. When the positives nominate
the negatives, then the system is considered feasible. Here the feasibility
study can be performed in two ways such as technical feasibility and
Economical Feasibility.
Technical Feasibility
Hardware Required
Software Required
Tools
HTML
CSS
Bootstrap
Laravel
Angular
Oracle
SpringBoot
Database Design
Database is critical for all businesses. A good database does not allow any form
of anomalies and stores only relevant information in an ordered manner. If a
database has anomalies, it is affecting the efficiency and data integrity. For
example, delete anomaly arise upon the deletion of a row which also forces
other useful data to be lost. As such, the tables need to be normalized. This
fulfils the last objective of ensuring data are accurate and retrieved correctly.
Database files are the key source of information into the system. It is the
process of designing database files, which are the key source of information to
the system. The files should be properly designed and planned for collection,
accumulation, editing and retrieving the required information.
Data integration
Data integrity
Data independence
Admin Table
User Table
Product Table
Category Table
Brand Table
Cart Table
Order Table
Software Testing
While deciding on the focus of testing activities, study project priorities. For example,
for an on- line system, pay more attention to response time. Spend more time on the
features used frequently. Decide on the effort required for testing based on the
usage of the system. If the system is to be used by a large number of users, evaluate
the impact on users due to a system failure before deciding on the effort.
The purpose of the system testing is to consider all the likely variations to which it
will be suggested and push the systems to limits. The testing process focuses on the
logical intervals of the software ensuring that all statements have been tested and
on functional interval is conducting tests to uncover errors and ensure that defined
input will produce actual results that agree with the required results. Program level
testing, modules level testing integrated and carried out.
There are two major type of testing they are:
a) All independent paths within a module have been exercised once. In our
system, ensuring that case was selected and executed checked all case
structures. The bugs that were prevailing in some part of the code where fixed
b) All logical decisions were checked for the truth and falsity of the values.
Black box testing focuses on the functional requirements of the software. This is
black box testing enables the software engineering to derive a set of input conditions
that will fully exercise all functional requirements for a program. Black box testing is
not an alternative to white box testing rather it is complementary approach that is
likely to uncover a different class of errors that white box methods like.
Interface errors.
Performance in data structure.
Performance errors.
Initializing and termination errors.
8.1 Conclusion
This project is only a humble venture to satisfy the needs in a shop. Several user
friendly coding have also adopted. This package shall prove to be a powerful package
in satisfying all the requirements of the organization. The objective of software
planning is to provide a frame work that enables the manger to make reasonable
estimates made within a limited time frame at the beginning of the software project
and should be updated regularly as the project progresses.
The project has a very vast scope in future. The project can be implemented on
intranet in future. Project can be updated in near future as and when requirement
for the same arises, as it is very flexible in terms of expansion. With the proposed
software of database Space Manager ready and fully functional the client is now able
to manage and hence run the entire work in a much better, accurate and error free
manner.