A
PROJECT REPORT ON
             “Mess Management System”
                       Submitted By:
          Name                              Enrollment No.
Mr. Anand Balkrushn Bhagyawant               2115860063
Mr. Samarth Rameshwar Kadam                  2215860001
                    Under the Guidance Of
                      Mr.Godase R.C.
    DEPARTMENT OF COMPUTER ENGINEERING
 Sahakar Maharshi Shankarrao Mohite-Patil Institute of
    Technology and Research Shankarnagar, Akluj
Maharashtra State Board of Technical Education, Mumbai
                     Academic Year
                          2023-24
    SAHAKAR MAHARSHI SHANKARRAO MOHITE PATIL INSTITUTE
      OF TECHONOLOGY & RESEARCH SHANKARNAGAR-AKLUJ
                        (Recognized by A.I.C.T.E, New Delhi)
                               CERTIFICATE
  This is to certify that 1. Mr. Anand Balkrushn Bhagyawant.
                        2. Mr. Samarth Rameshwar Kadam.
Has prepared and submitted the project report on “Mess Management System”in the
partial fulfillment of award of Diploma in Computer Engineering as per the
curriculum laid down by M.S.B.T.E, Mumbai during the academic year 2023-2024.
The project report has been approved as it satisfies the academic requirements in
respect of project work prescribed for the said degree.
      Project Guide                                       External Examiner
     (Mr.Godase R.C.)
          HOD                                                     Principal
    (Mr. Phade G.M.)                                           (Dr.Dhawale P. A.)
  Date:
                           AKNOWLEDGEMENT
      Any accomplishment requires the effort of many people and this work is no
different. We find great pleasure in expressing our deep sense of gratitude towards
all those who have made it possible for us to complete this project design report
with success.
      We express our sincere gratitude to Mr.Godase R.C. for his valuable
guidance, encouragement and support throughout this work. His advice and
assistance in the preparation of this report is thankfully acknowledged.
      We would like to thank our parents, who always encouraged us to go ahead
and provided the atmosphere, which has been essential for the completion of this
work. The love and guidance provided by our parents is priceless.
      We would like to thank our head of department, Mr.Phade G.M. and all our
staff members and non-teaching staff who took necessary steps for the completion
of the project.
                                                  Mr.Anand Balkrushn Bhagyawant
                                                  Mr.Samarth Rameshwar Kadam
                                                                                      i
                                  ABSTRACT
  This system (App) is aimed at developing a Mess Management System. It is
used for management of Mess operation in educational institutions, hostels and
other similar settings.
   This system is being developed for management of various mess task. In mess
it is very difficult to keep data and records of students and also it is very hard to
maintain list of students who paid bills.
   Overall it is very hectic and time consuming process to keep this data on paper.
It would be possible to do the same work within a short period of time and without
using much efforts and manpower if there existed a software for the same.
  Thus, There arises a need to create a software for the same. Such a software
would make the entire Mess related management an automated system.This is
what our system does. This system provide many functionalities to mess
management related task .This system help manager to maintain student data
digitally.
  It also provide option to distinguish between paid and unpaid customer bill.This
system allow user to send reminder to student about their unpaid bill. In this way it
eliminates paper work .Thus , The system is very useful for the mess management.
  The students can check daily menu’s & they can raise their issues in complaint
box as well as they can suggest for betterment of any kind related to the mess.
                                                                                        ii
                   CONTENTS
Chapter        Title                          Page No.
          Acknowledgement                          i
          Abstract                                ii
          List of Figures                         v
   1      Introduction                            1
          1.1 History                             3
          1.2 Importance of Project Area          4
          1.3 Problem Statement                   5
          1.4 Advantages of Proposed System       6
          1.5 Objectives                          7
   2      Literature Review                       8
   3      System Requirements                     10
   4      System Design                           12
          4.1 Class Diagram                       14
          4.2 E-R Diagram                         15
          4.3 Data Flow Diagram                   17
               4.3.1 DFD Level 0                  18
               4.3.2 DFD Level 1                  18
               4.3.3 DFD Level 2                  19
          4.4 Use Case Diagram                    20
   5      Implementation                          22
          5.1 Modules                             23
          5.2 Software Environment                28
                                                         iii
Chapter       Title                     Page No.
          5.3 Types Of Testing               29
            5.3.1 Unit Testing               29
            5.3.2 Integration Testing        29
            5.3.3 Black Box Testing          30
            5.3.4 White Box Testing          30
            5.3.5 Conditional Testing        30
            5.3.6 Loop Testing               31
      6   Flow of Project                    32
      7   Conclusion                         50
          Future Scope                       51
          References                         52
          Appendix                           54
                                                   iv
List of Figures:
    Figure No.             Title          Page No.
        4.1           Class Diagram         14
        4.2           E-R Diagram           15
        4.3           Data Flow Diagram     17
              4.3.1   DFD Level 0           18
              4.3.2   DFD Level 1           18
              4.3.3   DFD Level 2           19
        4.4           Use Case Diagram      20