"Herballife Nutrition Center": A Project Report On Undertaken at
"Herballife Nutrition Center": A Project Report On Undertaken at
A PROJECT REPORT ON
               “HerbalLife Nutrition Center“
                      Undertaken at
CubExInfo, Nadiad.
SUBMITTED TO
BCA
Nadiad – 387001
                                Page 1
                    HerbalLife Nutrition Center
CERTIFICATE
This Project Work was carried out from 12th Dec, 2016 to 1th April,
2017 as partial fulfillment for the award of degree of Bachelor of
Computer Application.
                               Page 2
                    HerbalLife Nutrition Center
             ACKNOWLEDGEMENT
We would like to express our deepest appreciation to all those who
provided us the possibility to complete this report on the project
assignment of ”Herbal Life Nutrition Center“.
We owe a deep gratitude to H.O.D. Sir C.P. Patel for their expensive help
for providing valuable resources and environment. We are very grateful
to our guide Prof. Minaz Shaikh who has endeavours us from the learning
and processing the knowledge during the project work. We appreciate
his concern and interest regarding the project. Her words of advice
helped us a great deal during project. It has given us a hand on
experience, which we could not have gained from all the books of the
world.
Last but not the least, we would like to thank our friends and family
members and all those persons who have directly or indirectly helped us
during this project.
With Regards,
Ronak Macwan (14B021)
Tapan Patel (14B099)
                                 Page 3
                             HerbalLife Nutrition Center
Index
Sr.
                                                              Page
N                                          Description
                                                               No
 o
 1 About The System                                            5
    1.1 Project Profile                                        5
    1.2 Project Overview                                       6
2   Organization Overview and Organization Chart               8
    2.1 Organization Overview                                  8
    2.2 Organization Chart                                     9
3   Hardware – Software Configuration                         10
4   Future of the Tools Used                                  11
5   Detail Description of System                              14
    5.1 Existing System                                        14
    5.2 Proposed System                                        14
6    System Documentation                                     15
    6.1 Feasibility Study                                      15
         6.1.1   Technical Feasibility
         6.1.2   Economic Feasibility
         6.1.3   Operational Feasibility
    6.2 System Flow Chart                                      17
    6.3 Entity Relationship Diagram                            18
    6.4 Context Diagram                                        19
    6.5 Data Flow Diagram                                      20
    6.6 Data Dictionary                                        24
    6.7 Screen Layouts with Description                        30
    6.8 Report Generated from System                           92
    6.9 Testing – Test Data, Expected Result, Actual Result   108
7    Scopes and Limitation                                    125
8    Future Expansion                                         126
9   References and Bibliography                               127
                                              Page 4
                      HerbalLife Nutrition Center
that product.
                                      Page 5
                   HerbalLife Nutrition Center
  2. Member
        Member login with their username and password. If both are correct
         than display home page.
        Member manages their personal details. Like Password, address etc.
        Member comment on that blog who posts by admin.
        Member can view that products and read benefits of the product.
        Member can view the photos and videos uploaded by the admin.
        They can view their own report which is given by admin.
        Member can view that bill details.
                               Page 6
                      HerbalLife Nutrition Center
   3. Guest
            Guest can view the photos and videos.
            Guest can only view the blog.
            Guest can also view the products and read products benefits.
            Guest can view top success stories for better life cycle.
Purpose:
   The main purpose of this product is to give a general insight into analysis
and requirements of the existing system or situation and for determining the
operating characteristic of the system.
Scope:
              This nutrition center project works on three panels such as
               admin, Member and guest.
              Guest will view or search the products and also view our
               Nutrition Canter’s top Member’s success lifestyle stories and
               read the company’s blog.
                                   Page 7
                             HerbalLife Nutrition Center
        Our motive is to provide the best services to our clients in web development and web
design. CubExinfo provides training solutions on high-end technologies, Soft Skills and managed
training services to final semester student project also give the guidance to choose them the
technology according to their skill and talent.
Mission
        Our mission is to work towards our future vision. We provide high standard and qualitative
solutions for our client's business. Our solutions with no doubt is cost effective which means we
value your money too and it shows that we work more for your satisfaction and to keep you with us
by building a strong relation instead of just making short term gains. We maintain business ethics
and values and do not cross the business boundaries.
        CubExinfo deliver work on time without any compromises made on the quality. Our work is
best in the industry and we give back much more to you which are beyond your expectations.
About CubExinfo
        CubExinfo provide services which include Web Development, SEO and ERP Solution. We
provide customized solutions for each organization. CubExinfo offer end to end service the ready
solution. CubExinfo always available to provide professional assistance whenever required.
        We provide corporate training to final semester students and put the efforts for project
training and make the student capable of being not only a good Developer but a good Designer and
Analyst. We provide an environment to sharpen their Abilities and enhance the Capability of
student. At CubExinfo the student can do Analysis, Design and Development of their Projects on
their own and seek help from experts.
                                             Page 8
                            HerbalLife Nutrition Center
                                                Managing
                                                Director
                                Project                         Marketing
                                Manager                         Manager
                                                                            Quality Unit
Designer           Developers             SEO
Testing Hosting
                                          Page 9
                      HerbalLife Nutrition Center
                                Page 10
                          HerbalLife Nutrition Center
   1. CSS:
 CSS stands for Cascading Style Sheets. CSS describes how HTML elements are to
be displayed on screen, paper, or in other media. CSS saves a lot of work. It can
control the layout of multiple web pages all at once. External stylesheets are stored in
CSS files. CSS is used to define styles for your web pages, including the design,
layout and variations in display for different devices and screen sizes.
      A browser built-in XMLHttpRequest object (to request data from a web server)
      JavaScript and HTML DOM (to display or use the data)
View: The View component is used for all the UI logic of the application.
                                       Page 11
                          HerbalLife Nutrition Center
   4. jQuery:
jQuery is a lightweight, "write less, do more", JavaScript library. The purpose of
jQuery is to make it much easier to use JavaScript on your website. jQuery takes a lot
of common tasks that require many lines of JavaScript code to accomplish, and wraps
them into methods that you can call with a single line of code. There are lots of other
JavaScript frameworks out there, but jQuery seems to be the most popular, and also
the most extendable.
Front End:-
PHP web development means developing websites and dynamic web pages using the
versatile and capable server-side language, PHP. It offers a plethora of benefits. Not
only is it open-source but also feature-rich and has all the functionality that a
proprietary or paid scripting language would offer. Here are a few benefits that have
made PHP web development so sought after.
1-FREE OF COST
PHP is open source and is developed and updated by a community of developers
from around the globe. Therefore, all its components are free to use and distribute.
2-CAPABLE
It can be used to design any type of website and can handle website with a lot of
traffic. Facebook, Twitter, Wikipedia and many other very widely visited website use
it as their framework. And because it is server-side scripting, it can do anything that
other CGI programs can do.
3-EASY
It has a readable and easily understandable syntax. Its code is embedded in the
HTML source code and it is based on C/C++. Therefore, it is very familiar and
programmers are very comfortable coding with it.
4-PLATFORM INDEPENDENT
It can be run on all major operating systems like Linux, UNIX, Mac OS and
Windows.
                                       Page 12
                         HerbalLife Nutrition Center
Back End:-
       2. It’s secure:
              MySQL includes solid data security layers that protect sensitive data
             from intruders. Rights can be set to allows some or all privileges to
             individuals. Passwords are encrypted.
       3. It’s fast:
              In the interest of speed, MySQL designers made the decision to offer
             fewer features than other major database competitors, such as Oracle*.
             However, despite having fewer features than the other commercial
             database products, MySQL still offers all of the features required by
             most database developers.
       4. It’s scalable:
              MySQL can handle almost any amount of data, up to as much as 50
             millions rows or more. The default file size limit is about 4GB.
             However, you can increase this number to a theoretical limit of 8TB of
             data.
       6. It’s inexpensive:
              MySQL is included for free with NetWare 6.5 and available by free
             download from MySQL Website.
   All the details of the nutrilite members are maintain manually in a single
    record So, searching, upgrading, health improvement product improvement is
    very awkward or tedious task.
   The system has several modules like registration, member etc. All these
    modules currently run manually and based on basis of paper.
   To maintain all the data about members and its reports, it means the data of
    Members is very difficult to maintain.
   In this system all work is going on computer. In our center all work is done by
    manually that why the work is going to computer system.
   It provides flexibility to the member to transfer the reports or etc. through the
    network very easily by compressing the large amount of file. Avoiding local
    storage of data.
   It reduce the chance of losing data by hardware failures. The proposed system
    will decrease the number of manpower, space, and time needed for enrollment.
                  6. System Documentation
                                      Page 14
                        HerbalLife Nutrition Center
     The cost of hardware and software will not be too high. It’s one time
      investment in system.
                                   Page 15
                     HerbalLife Nutrition Center
                               Page 16
                   HerbalLife Nutrition Center
                             Page 17
                   HerbalLife Nutrition Center
                             Page 18
                   HerbalLife Nutrition Center
                   Page 20
HerbalLife Nutrition Center
          Page 21
    HerbalLife Nutrition Center
              Page 22
                   HerbalLife Nutrition Center
                             Page 23
                           HerbalLife Nutrition Center
Admin Table:
                                     Page 24
                       HerbalLife Nutrition Center
Blog Table:
Purchase Table:
                                                           Purchase Date
purchasedate        Date         None         Not Null
                                                             Product Id
 productid       Integer (5)     None        Foreign Key
                                                              Amount
  amount         Integer (5)     None         Not Null
                                                              Quantity
  quantity       Integer (2)     None         Not Null
                                   Page 25
                         HerbalLife Nutrition Center
Product Table:
                                                                  Alternativetext
 alternativetext      Varchar(30)        None        Not Null
                                                                     Benefits
    benefits          Varchar(500)       None        Not Null
Selling Table:
                                       Page 26
                          HerbalLife Nutrition Center
Stock Table:
  customerhealthi                             Primary
                                                          Unique Health Id
        d           Integer (5)    None      Key, Auto
                                             Increment
                                              Foreign          User Name
     username       Integer (20)   None
                                                Key
                                                               Product Id
     productid      Integer (5)    None      Not Null
                                                                Height
      height        Integer(3)     None      Not Null
                                                                Weight
      weight        Integer (3)    None      Not Null
                                                           Blood Pressure
   bloodpressure    Integer (3)    None      Not Null
                                                            Daily Activity
   dailyactivity    Varchar(50)    None      Not Null
                                                         TodayCheckUpDate
      tcdate           Date
                                                         NextCheckUpDate
      ncdate           Date
                                                         Visceral Fat &
        vf           Float(3)      None      Not Null    Insulin Resistance
                                                         Fat
        fat          Float(3)      None      Not Null
                                                         Body-Age
     bodyage        Integer(2)     None      Not Null
                                                         Muscle Mass
    musclemass       Float(3)      None      Not Null
Comment Table:
                                   Page 28
                    HerbalLife Nutrition Center
                                                           Post Id
    postid     Integer (5)     None       Foreign Key
                                                         User Name
   username    Integer (20)    None       Foreign Key
                                                          Comment
   comment    Varchar (300)    None        Not Null
                                                        Comment Date
     date         Date         None        Not Null
                                Page 29
                     HerbalLife Nutrition Center
Description:-
                                   Page 30
                      HerbalLife Nutrition Center
Description:-
                Product page.
                Guest views the product.
                                  Page 31
                      HerbalLife Nutrition Center
Description:-
                                  Page 32
                      HerbalLife Nutrition Center
Description:-
                Nutrition page.
                Guest view the Nutrition Details.
                                   Page 33
                     HerbalLife Nutrition Center
Description:-
                About Us page.
                Guest view About Us Page.
                                 Page 34
                     HerbalLife Nutrition Center
Description:-
                Contact Us page.
                Guest view Contact Us & give Feedback.
                                 Page 35
                      HerbalLife Nutrition Center
Description:-
                Blog page.
                Guest view blog.
Description:-
                Blog page.
                Guest view blog.
                                   Page 37
                       HerbalLife Nutrition Center
Description:-
                                    Page 38
                       HerbalLife Nutrition Center
Description:-
                                    Page 39
                      HerbalLife Nutrition Center
Description:-
                                  Page 40
                      HerbalLife Nutrition Center
Description:-
                                 Page 41
                      HerbalLife Nutrition Center
Description:-
                                  Page 42
                      HerbalLife Nutrition Center
Description:-
                Home page.
                Customer login successfully then Home Page .
                                  Page 43
                     HerbalLife Nutrition Center
Description:-
                Product page.
                Customer views the product.
                                 Page 44
                      HerbalLife Nutrition Center
Description:-
                                  Page 45
                      HerbalLife Nutrition Center
Description:-
                Nutrition page.
                Customer view the Nutrition Details.
                                  Page 46
                     HerbalLife Nutrition Center
Description:-
                About Us page.
                Customer view About Us Page.
                                Page 47
                     HerbalLife Nutrition Center
Description:-
                Contact Us page.
                Customer view Contact Us give Feedback.
                                 Page 48
                     HerbalLife Nutrition Center
Description:-
                Blog page.
                Customer blog page.
                                 Page 49
                     HerbalLife Nutrition Center
Description:-
                                 Page 50
                      HerbalLife Nutrition Center
Description:-
                                  Page 51
                      HerbalLife Nutrition Center
Description:-
                                  Page 52
                      HerbalLife Nutrition Center
Description:-
                                 Page 53
                      HerbalLife Nutrition Center
Description:-
                                  Page 54
                      HerbalLife Nutrition Center
Description:-
                                  Page 55
                     HerbalLife Nutrition Center
Description:-
                                 Page 56
                      HerbalLife Nutrition Center
Description:-
                                    Page 57
                     HerbalLife Nutrition Center
Description:-
                Admin Login Page. [Login Page]
                                 Page 58
                     HerbalLife Nutrition Center
Description:-
                Admin Home Page.
                               Page 59
                      HerbalLife Nutrition Center
Description:-
                                   Page 60
                        HerbalLife Nutrition Center
Description:-
If Admin missed to fill any fields then it will give an Error Message.
                                     Page 61
                      HerbalLife Nutrition Center
Description:-
                                  Page 62
                      HerbalLife Nutrition Center
Description:-
Invoice Page.
                                  Page 63
                      HerbalLife Nutrition Center
Description:-
Generate Bill.
                                 Page 64
                       HerbalLife Nutrition Center
Description:-
Print Bill.
Purchase Page.
                                  Page 65
                      HerbalLife Nutrition Center
Description:-
Validation on Purchase.
                                   Page 66
                       HerbalLife Nutrition Center
Description:-
                Any Admin miss one of the fields / all fields to fill up, it will give
                an Error Message.
                                     Page 67
                     HerbalLife Nutrition Center
Description:-
                                 Page 68
                     HerbalLife Nutrition Center
Description:-
Selling Page.
                                 Page 69
                      HerbalLife Nutrition Center
Description:-
Validation on Selling.
                                    Page 70
                       HerbalLife Nutrition Center
Description:-
                Any Admin miss one of the fields / all fields to fill up, it will give
                an Error Message.
                                     Page 71
                      HerbalLife Nutrition Center
Description:-
                                  Page 72
                      HerbalLife Nutrition Center
Description:-
                                  Page 73
                      HerbalLife Nutrition Center
Description:-
Stock Page.
                                  Page 74
                      HerbalLife Nutrition Center
Description:-
Validation on Stock.
                                   Page 75
                       HerbalLife Nutrition Center
Description:-
                Any Admin miss one of the fields / all fields to fill up, it will give
                an Error Message.
                                     Page 76
                      HerbalLife Nutrition Center
Description:-
                                  Page 77
                      HerbalLife Nutrition Center
Description:-
Blog Page.
                                  Page 78
                      HerbalLife Nutrition Center
Description:-
Validation on Blog.
                                   Page 79
                       HerbalLife Nutrition Center
Description:-
                Any Admin miss one of the fields / all fields to fill up, it will give
                an Error Message.
                                     Page 80
                HerbalLife Nutrition Center
Description:-
                          Page 81
                HerbalLife Nutrition Center
Description:-
                          Page 82
                        HerbalLife Nutrition Center
Description:-
                                    Page 83
                       HerbalLife Nutrition Center
Description:-
                Any Admin miss one of the fields / all fields to fill up, it will give
                an Error Message.
                                     Page 84
                       HerbalLife Nutrition Center
Description:-
Newsletter Page.
                                      Page 85
                     HerbalLife Nutrition Center
Description:-
                                 Page 86
                       HerbalLife Nutrition Center
Description:-
                Admin miss one of the fields / all fields to fill up, it will give an
                Error Message.
                                     Page 87
                     HerbalLife Nutrition Center
Description:-
                                 Page 88
                      HerbalLife Nutrition Center
Description:-
                                 Page 89
                      HerbalLife Nutrition Center
Description:-
                                  Page 90
                     HerbalLife Nutrition Center
Description:-
                                 Page 91
                      HerbalLife Nutrition Center
Description:-
                                 Page 92
                      HerbalLife Nutrition Center
Description:-
                                 Page 93
                     HerbalLife Nutrition Center
Description:-
                                 Page 94
                     HerbalLife Nutrition Center
Description:-
                                 Page 95
                      HerbalLife Nutrition Center
Description:-
                                  Page 96
                      HerbalLife Nutrition Center
Description:-
                                  Page 97
                      HerbalLife Nutrition Center
Description:-
                                 Page 98
                     HerbalLife Nutrition Center
Description:-
                                 Page 99
                      HerbalLife Nutrition Center
Description:-
                                 Page 100
                      HerbalLife Nutrition Center
Description:-
                                 Page 101
                     HerbalLife Nutrition Center
Description:-
                                Page 102
                     HerbalLife Nutrition Center
Description:-
                                Page 103
                      HerbalLife Nutrition Center
Description:-
                                  Page 104
                      HerbalLife Nutrition Center
Description:-
                                  Page 105
                      HerbalLife Nutrition Center
Description:-
                                  Page 106
                      HerbalLife Nutrition Center
Description:-
                                  Page 107
                    HerbalLife Nutrition Center
                              Page 108
                         HerbalLife Nutrition Center
Screen Of User   Insert First    The Data Will Be   The Data Will Be    Correct
Registration     Name            Inserted           Inserted
                                                    If It Satisfy
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of User   Insert Last     The Data Will Be   The Data Will Be    Correct
Registration     Name            Inserted           Inserted
                                                    If It Satisfy
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of User   Insert Email    The Data Will Be   The Data Will Be    Correct
Registration                     Inserted           Inserted
                                                    If It Satisfy
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of User   Insert User     The Data Will Be   User Name           Correct
Registration     Name            Inserted           Automatically
                                                    Generated
Screen Of User   Insert Mobile   The Data Will Be   The Data Will Be    Correct
Registration     Number          Inserted           Inserted
                                                    If It Satisfy
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of User   Insert Gender   The Data Will Be   The Data Will Be    Correct
Registration                     Inserted           Inserted
                                                    If It Satisfy
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
                                   Page 109
                           HerbalLife Nutrition Center
Screen Of User     Insert Birthday   The Data Will Be   The Data Will Be    Correct
Registration                         Inserted           Inserted
                                                        If It Satisfy
                                                        Validation
                                                        Otherwise It Will
                                                        Give An Error
                                                        Message
Screen Of User     Insert Address    The Data Will Be   The Data Will Be    Correct
Registration                         Inserted           Inserted
                                                        If It Satisfy
                                                        Validation
                                                        Otherwise It Will
                                                        Give An Error
                                                        Message
Screen Of User     Insert City       The Data Will Be   The Data Will Be    Correct
Registration                         Inserted           Inserted
                                                        If It Satisfy
                                                        Validation
                                                        Otherwise It Will
                                                        Give An Error
                                                        Message
Screen Of User     Insert Pincode    The Data Will Be   The Data Will Be    Correct
Registration                         Inserted           Inserted
                                                        If It Satisfy
                                                        Validation
                                                        Otherwise It Will
                                                        Give An Error
                                                        Message
Screen Of User     Insert Country    The Data Will Be   Default India       Correct
Registration                         Inserted
Screen Of User     Insert State      The Data Will Be   The Data Will Be    Correct
Registration                         Inserted           Inserted
                                                        If It Satisfy
                                                        Validation
                                                        Otherwise It Will
                                                        Give An Error
                                                        Message
                                       Page 110
                           HerbalLife Nutrition Center
Screen Of User     Insert Password    The Data Will Be      The Data Will Be    Correct
Registration                          Inserted              Inserted
                                                            If It Satisfy
                                                            Validation
                                                            Otherwise It Will
                                                            Give An Error
                                                            Message
Screen Of User     Insert Repeat      The Data Will Be      The Data Will Be    Correct
Registration       Password           Inserted              Inserted
                                                            If It Satisfy
                                                            Validation
                                                            Otherwise It Will
                                                            Give An Error
                                                            Message
Screen Of User     Insert Reference   The Data Will Be      The Data Will Be    Correct
Registration                          Inserted              Inserted
                                                            If It Satisfy
                                                            Validation
                                                            Otherwise It Will
                                                            Give An Error
                                                            Message
Screen Of User     Insert             The Data Will Be      The Data Will Be    Correct
Registration       Newsletter         Inserted              Inserted
                                                            If It Satisfy
                                                            Validation
                                                            Otherwise It Will
                                                            Give An Error
                                                            Message
Screen Of User     Insert Security    The Data Will Be      The Data Will Be    Correct
Registration       Question           Inserted              Inserted
                                                            If It Satisfy
                                                            Validation
                                                            Otherwise It Will
                                                            Give An Error
                                                            Message
Screen Of User     Insert Security    The Data Will Be      The Data Will Be    Correct
Registration       Question           Inserted              Inserted
                   Answer                                   If It Satisfy
                                                            Validation
                                                            Otherwise It Will
                                                            Give An Error
                                                            Message
Screen Of User     Insert Date        The Data Will Be      Date                Correct
Registration                          Inserted              Autogenerated
                                         Page 111
                         HerbalLife Nutrition Center
Screen Of User    Click On Reset    The Data Will Be        The Data Will Be     Correct
Registration      Button            cleared                 cleared
Screen Of Login   Insert Username   The Data Will Be        The Data Will Be     Correct
An Account                          Inserted                Inserted If It
                                                            Satisfy Validation
                                                            Otherwise It Will
                                                            Give An Error
                                                            Message
Screen Of Login   Insert Password   The Data Will Be        The Data Will Be     Correct
An Account                          Inserted                Inserted If It
                                                            Satisfy Validation
                                                            Otherwise It Will
                                                            Give An Error
                                                            Message
Screen Of Login   Click On Submit The Data Will be          The Data Will be     Correct
An Account        Button          Stored In DB If All       Stored In DB If
                                  Fields Are Filled Up      All Fields Are
                                  correctly                 Filled Up
                                                            correctly
Screen Of Login   Click On Cancel   The Data Will Be        The Data Will Be     Correct
An Account        Button            cleared                 cleared
Screen Of       Insert Username     The Data Will Be       The Data Will     Correct
Forgot Password                     Inserted               Be Inserted If It
                                       Page 112
                          HerbalLife Nutrition Center
                                                        Satisfy
                                                        Validation
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of       Insert Security   The Data Will Be      The Data Will     Correct
Forgot Password Question          Inserted              Be Inserted If It
                                                        Satisfy
                                                        Validation
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of       Insert Security   The Data Will Be      The Data Will     Correct
Forgot Password Question Answer   Inserted              Be Inserted If It
                                                        Satisfy
                                                        Validation
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of       Click On Submit   The Data Will be      The Data Will     Correct
Forgot Password Button            Stored In DB If All   be Stored In DB
                                  Fields Are Filled     If All Fields Are
                                  Up correctly          Filled Up
                                                        correctly
Screen Of       Insert New        The Data Will Be      The Data Will     Correct
Forgot Password Password          Inserted              Be Inserted If It
                                                        Satisfy
                                                        Validation
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of       Insert Re-Type    The Data Will Be      The Data Will     Correct
Forgot Password Password          Inserted              Be Inserted If It
                                                        Satisfy
                                                        Validation
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of       Click On Submit   The Data Will be      The Data Will     Correct
Forgot Password Button            Stored In DB If All   be Stored In DB
                                  Fields Are Filled     If All Fields Are
                                  Up correctly          Filled Up
                                                        correctly
                                     Page 113
                           HerbalLife Nutrition Center
Screen Of        Insert Product      The Data Will Be      The Data Will     Correct
Product          Name                Inserted              Be Inserted If It
                                                           Satisfy
                                                           Validation
                                                           Otherwise It
                                                           Will Give An
                                                           Error Message
Screen Of        Insert Image        The Data Will Be      The Data Will     Correct
Product                              Inserted              Be Inserted If It
                                                           Satisfy
                                                           Validation
                                                           Otherwise It
                                                           Will Give An
                                                           Error Message
Screen Of        Insert Product      The Data Will be      The Data Will     Correct
Product          Description         Stored In DB If All   be Stored In DB
                                     Fields Are Filled     If All Fields Are
                                     Up correctly          Filled Up
                                                           correctly
Screen Of        Insert Price        The Data Will Be      The Data Will     Correct
Product                              Inserted              Be Inserted If It
                                                           Satisfy
                                                           Validation
                                                           Otherwise It
                                                           Will Give An
                                                           Error Message
Screen Of        Insert Quantity     The Data Will Be      The Data Will     Correct
Product                              Inserted              Be Inserted If It
                                                           Satisfy
                                                           Validation
                                                           Otherwise It
                                                           Will Give An
                                                           Error Message
Screen Of Insert Benifits The Data Will be The Data Will Correct
                                        Page 114
                          HerbalLife Nutrition Center
Screen Of        Insert Product    The Data Will Be      The Data Will       Correct
Purchase         Name              Inserted              Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Purchase   The Data Will Be      The Data Will       Correct
Purchase         Date              Inserted              Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Ammount    The Data Will Be      The Data Will       Correct
Purchase                           Inserted              Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Quantity   The Data Will Be      The Data Will       Correct
Purchase                           Inserted              Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of Insert Product The Data Will Be The Data Will Correct
                                      Page 115
                          HerbalLife Nutrition Center
Screen Of        Insert Selling       The Data Will Be   The Data Will   Correct
Selling          Date                 Inserted           Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Ammount       The Data Will Be   The Data Will   Correct
Selling                               Inserted           Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Quantity      The Data Will Be   The Data Will   Correct
Selling                               Inserted           Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Product       The Data Will Be   The Data Will   Correct
Stock            Name                 Inserted           Be Inserted
                                                         If It Satisfy
                                                         Validation
                                         Page 116
                          HerbalLife Nutrition Center
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Date          The Data Will Be   The Data Will   Correct
Stock                                 Inserted           Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Ammount       The Data Will Be   The Data Will   Correct
Stock                                 Inserted           Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of        Insert Quantity      The Data Will Be   The Data Will   Correct
Stock                                 Inserted           Be Inserted
                                                         If It Satisfy
                                                         Validation
                                                         Otherwise It
                                                         Will Give An
                                                         Error Message
Screen Of Blog   Insert Post Date     The Data Will Be   The Data Will   Correct
                                      Inserted           Be Inserted
                                                         If It Satisfy
                                                         Validation
                                        Page 117
                          HerbalLife Nutrition Center
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of Blog   Insert Post Title   The Data Will Be   The Data Will   Correct
                                     Inserted           Be Inserted
                                                        If It Satisfy
                                                        Validation
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of Blog   Insert Post         The Data Will Be   The Data Will   Correct
                 Description         Inserted           Be Inserted
                                                        If It Satisfy
                                                        Validation
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of Blog   Insert Image        The Data Will Be   The Data Will   Correct
                                     Inserted           Be Inserted
                                                        If It Satisfy
                                                        Validation
                                                        Otherwise It
                                                        Will Give An
                                                        Error Message
Screen Of        Insert User Name The Data Will Be      The Data Will   Correct
Success Story                     Inserted              Be Inserted
                                                        If It Satisfy
                                                        Validation
                                       Page 118
                            HerbalLife Nutrition Center
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert Date      The Data Will Be    The Data Will    Correct
Success Story                      Inserted            Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert Image     The Data Will Be    The Data Will    Correct
Success Story                      Inserted            Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert Title     The Data Will Be    The Data Will    Correct
Success Story                      Inserted            Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert           The Data Will Be    The Data Will    Correct
Success Story     Description      Inserted            Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert Height    The Data Will Be   The Data Will    Correct
Analysis Report                    Inserted           Be Inserted
                                                      If It Satisfy
                                      Page 119
                          HerbalLife Nutrition Center
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert Weight     The Data Will Be   The Data Will   Correct
Analysis Report                     Inserted           Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert VF         The Data Will Be   The Data Will   Correct
Analysis Report                     Inserted           Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert TSF        The Data Will Be   The Data Will   Correct
Analysis Report                     Inserted           Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert FAT%       The Data Will Be   The Data Will   Correct
Analysis Report                     Inserted           Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert Body-Age   The Data Will Be   The Data Will   Correct
Analysis Report                     Inserted           Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert BMI        The Data Will Be   The Data Will   Correct
Analysis Report                     Inserted           Be Inserted
                                                       If It Satisfy
                                                       Validation
                                                       Otherwise It
                                                       Will Give An
                                                       Error Message
Screen Of         Insert BMR        The Data Will Be   The Data Will   Correct
Analysis Report                     Inserted           Be Inserted
                                                       If It Satisfy
                                                       Validation
                                      Page 120
                          HerbalLife Nutrition Center
                                                     Otherwise It
                                                     Will Give An
                                                     Error Message
Screen Of         Insert Muscle   The Data Will Be   The Data Will   Correct
Analysis Report   Mass            Inserted           Be Inserted
                                                     If It Satisfy
                                                     Validation
                                                     Otherwise It
                                                     Will Give An
                                                     Error Message
Screen Of      Insert User        The Data Will      The Data Will    Correct
Customer       Name               Be Inserted        Be Inserted
Health Details                                       If It Satisfy
                                    Page 121
                       HerbalLife Nutrition Center
                                                   Validation
                                                   Otherwise It
                                                   Will Give An
                                                   Error Message
Screen Of      Insert Product   The Data Will      The Data Will      Correct
Customer       Id               Be Inserted        Be Inserted
Health Details                                     If It Satisfy
                                                   Validation
                                                   Otherwise It
                                                   Will Give An
                                                   Error Message
Screen Of      Insert Height    The Data Will      The Data Will      Correct
Customer                        Be Inserted        Be Inserted
Health Details                                     If It Satisfy
                                                   Validation
                                                   Otherwise It
                                                   Will Give An
                                                   Error Message
Screen Of      Insert Weight    The Data Will      The Data Will      Correct
Customer                        Be Inserted        Be Inserted
Health Details                                     If It Satisfy
                                                   Validation
                                                   Otherwise It
                                                   Will Give An
                                                   Error Message
Screen Of      Insert Blood     The Data Will      The Data Will      Correct
Customer       Pressure         Be Inserted        Be Inserted
Health Details                                     If It Satisfy
                                                   Validation
                                                   Otherwise It
                                                   Will Give An
                                                   Error Message
Screen Of      Insert Daily     The Data Will      The Data Will      Correct
Customer       Activity         Be Inserted        Be Inserted
Health Details                                     If It Satisfy
                                                   Validation
                                                   Otherwise It
                                                   Will Give An
                                                   Error Message
Screen Of      Insert VF        The Data Will Be   The Data Will Be   Correct
Customer                        Inserted           Inserted
                                                   If It Satisfy
Health Details
                                  Page 122
                         HerbalLife Nutrition Center
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of      Insert TSF        The Data Will Be   The Data Will Be    Correct
Customer                         Inserted           Inserted
                                                    If It Satisfy
Health Details
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of      Insert FAT%       The Data Will Be   The Data Will Be    Correct
Customer                         Inserted           Inserted
                                                    If It Satisfy
Health Details
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of      Insert Body-Age   The Data Will Be   The Data Will Be    Correct
Customer                         Inserted           Inserted
                                                    If It Satisfy
Health Details
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of      Insert BMI        The Data Will Be   The Data Will Be    Correct
Customer                         Inserted           Inserted
                                                    If It Satisfy
Health Details
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of      Insert BMR        The Data Will Be   The Data Will Be    Correct
                                 Inserted           Inserted
Customer                                            If It Satisfy
Health Details                                      Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
Screen Of        Insert Muscle   The Data Will Be   The Data Will Be    Correct
Customer         Mass            Inserted           Inserted
                                                    If It Satisfy
Health Details
                                                    Validation
                                                    Otherwise It Will
                                                    Give An Error
                                                    Message
                                   Page 123
                     HerbalLife Nutrition Center
Scopes:
                                Page 124
                      HerbalLife Nutrition Center
Limitation:-
8. Future Expansion
 Payment online.
 Appointment Online
                                  Page 125
                     HerbalLife Nutrition Center
               9. References and Bibliography
 We get references from our External Guide: Mrs. Kinnari Prajapati.
 Also we get references from our Internal Guide: Prof. Minaz Shaikh.
 www.stackoverflow.com
                                 Page 126
              HerbalLife Nutrition Center
 www.codexworld.com
 www.w3schools.com
 Search to Google
 www.youtube.com
Page 127