MOBILE FOOD ORDERING APPLICATION

  • Type: Project
  • Department: Computer Science
  • Project ID: CPU0221
  • Access Fee: ₦5,000 ($14)
  • Chapters: 7 Chapters
  • Pages: 80 Pages
  • Methodology: Nil
  • Reference: YES
  • Format: Microsoft Word
  • Views: 3.3K
  • Report This work

For more Info, call us on
+234 8130 686 500
or
+234 8093 423 853
MOBILE FOOD ORDERING APPLICATION
ABSTRACT

The purpose of this thesis was to build a food ordering client server application for Tom Yum Thai Oy, which is a Thai restaurant in Vaasa.
For the customer, this application provides a view of current food information (category, name, image,price, description etc.) on the website and Android application. The customer can order food from these two platforms. For the administrator in restaurant, this application offers a series of operations to add, update, delete and query the information of food, food order and employees.
The application includes three parts: Background Management Platform, Website Foreground Public Page and Android Application. The Background Management Platform was implemented with S2SJ, a combination of Struts 2 framework, Spring framework and JPA framework. Servlet and JSP were used in the Website Foreground Public Page. The Android Application is obviously based on Android framework.
So far, all core functions were developed successfully and the progress of the project was most rewarding and generated an excellent experience in programming.
Food Ordering Application
 TABLE OF CONTENTS
1    CHAPTER ONE INTRODUCTION .............................................................................................
2     CHAPTER TWO Technology overview
    2.1    Struts 2 Framework .............................................................................
    2.2    Spring Framework ................................................................................
    2.3    JPA Framework .........................................................................
    2.4    Android Framework ...................................................................
3    CHAPTER THREE  Application Description ................................................................................
    3.1    Functional Description .........................................................................  
        3.1.1    Background ..................................................................................
        3.1.2    Website Foreground Public Page ............................................
        3.1.3    Android Application ...................................................................
    3.2    Class Hierarchy ....................................................................................
        3.2.1    Background Management Platform ...........................................
        3.2.2    Website Foreground Public Page and Android Application ........
    3.3    Sequence Diagram ...............................................................................
        3.3.1    Background Management Platform ..........................................
        3.3.2    Website Foreground Public Page and Android Application .....
4    CHAPTER FOUR DATABASE AND GUI DESIGN .........................................................
    4.1    Database Design ..............................................................................
                 3(82)
    4.2    GUI Design ..........................................................................................  
        4.2.1    Background Management Platform ...........................................
        4.2.2    Website Foreground Public Page ................................................
        4.2.3    Android Application ...................................................................
5    CHAPTER FIVE IMPLEMENTATION ...............................................................................
    5.1    Adding Food in Background Management Platform ........................... 
    5.2    Display Food Information in Website Public Page .........................
    5.3    Order Food in Website Public Page ...............................................
    5.4    Display Food Information in Android Application ...........................
    5.5    Order Food In Android Application ..................................................
6    CHAPTER SIX TESTING .....................................................................................................
7    CHAPTER  SEVEN CONCLUSIONS ................................................................................
    REFERENCES ....................................................................................
APPENDICES
LIST OF FIGURES AND TABLES    
Figure 1. Struts 2 request processing/2/  
Figure 2. Struts 2 Architecture/2/
Figure 3. Spring Framework Architecture /3/   
Figure 4. Android Architecture
Figure 5. Use Case diagram for administrator  
Figure 6. Order state changing flow
Figure 7. Use case diagram for customer   
Figure 8. Use case diagram for customer in Android Application  
Figure 9. Order Module Controller Structure  
Figure 10. Employee Module Controller Structure  
Figure 11. Product Module Controller Structure 
Figure 12. Module Structure  
Figure 13. Controller structure in Website Foreground Public  
Figure 14. Controller structure in Android Application  
Figure 15. Module structure
Figure 16. Background Management Platform Login  
Figure 17. Product Category Management   
Figure 18. Product Information Management   
Figure 19. Order Management  
Figure 20. Customer Purchase sequence diagram 
Figure 21. Entity Relationship Diagram   
Figure 22. Login page   
Figure 23. Management main page   
Figure 24. Category List View Page   
Figure 25. Category Adding page  
Figure 26. Product List View page   
Figure 27. Add Product page   
Figure 28. Product Style page   
Figure 29. Order List View page  
Figure 30. Order Detail Display View page   
Figure 31. Dishes Display page  
Figure 32. Customer Login page  
Figure 33. Shopping Cart page  
Figure 34. Launch Window   
Figure 35. Register Window   
Figure 36. Dishes Display Main Window   
Figure 37. Dish Detail Information Window  
Figure 38. Shopping Cart Window  
Figure 39. Dish Modify Window  
Figure 40. Order Confirmation Window  
Table 1. Users Class Entity   
Table 2. OrderFoods Class Entity   
Table 3. Order Class Entity  
 Table 4. Employee Class Entity    
Table 5. IDCard Class Entity  
Table 6.    ProductInfo Class Entity   
Table 7.    ProductType Class Entity   
Table 8.    ProductStyle Class Entity   
Table 9.    The application-testing table part 1  
Table 11. The application-testing table part 3   
1    INTRODUCTION
With the rapid development of information technology, web application and Android application have been increasing in recent years. Compared with the desktop application, the advantages of web application for users are:
No need to install and update
Easily visit through browsers
The advantage of the Android application:
Mobile application is convenient to carry
Global partnerships and large install base
Powerful development framework
Open marketplace for distributing apps
Based on the advantages of both applications, I motivated myself to develop a combination project between web and Android application.
Tom Yum Thai Restaurant in Vaasa sells Chinese and Thai food. Due to the cheaper prices and delicious food, more and more people select to eat in this restaurant. Meanwhile, with the number of customers increasing, the new problem occurs. Because the space of the restaurant is limited, the restaurant can only seat a certain number of customers at the time, therefore, the full customer resource cannot be utilized.
Mobile Food Ordering Application is the key to solve this problem. Using this application, the customers need not go to the restaurant by themselves, but they can order the dishes through computers and Android mobiles anywhere.
The Background Management platform in this application was designed for the administrator. The Administrator will be able to manage food dishes, dish orders and company employees here.

MOBILE FOOD ORDERING APPLICATION
For more Info, call us on
+234 8130 686 500
or
+234 8093 423 853

Share This
  • Type: Project
  • Department: Computer Science
  • Project ID: CPU0221
  • Access Fee: ₦5,000 ($14)
  • Chapters: 7 Chapters
  • Pages: 80 Pages
  • Methodology: Nil
  • Reference: YES
  • Format: Microsoft Word
  • Views: 3.3K
Payment Instruction
Bank payment for Nigerians, Make a payment of ₦ 5,000 to

Bank GTBANK
gtbank
Account Name Obiaks Business Venture
Account Number 0211074565

Bitcoin: Make a payment of 0.0005 to

Bitcoin(Btc)

btc wallet
Copy to clipboard Copy text

500
Leave a comment...

    Details

    Type Project
    Department Computer Science
    Project ID CPU0221
    Fee ₦5,000 ($14)
    Chapters 7 Chapters
    No of Pages 80 Pages
    Methodology Nil
    Reference YES
    Format Microsoft Word

    Related Works

    Design and implementation of online food ordering system CHAPTER ONE INTRODUCTION  1.1 BACKGROUND OF STUDY  The online food ordering system is one of the latest services most fast food restaurants in the western world are adopting. With this method, food is ordered online and delivered to the customer. This is made possible through the use of... Continue Reading
    CHAPTER ONE INTRODUCTION 1.1 BACKGROUND OF STUDY The online food ordering system is one of the latest services most fast food restaurants in the western world are adopting. With this method, food is ordered online and delivered to the customer. This is made possible through the use of... Continue Reading
    CHAPTER ONE INTRODUCTION 1.1 BACKGROUND OF STUDY The online food ordering system is one of the latest servicers most fast food restaurants in the western world are adopting. With this method, food is ordered online and delivered to the customer. This is made possible through the use of electronic payment system. Customers pay with their credit... Continue Reading
    The   online   food   ordering   system   is   one   of   the   latest   servicers   most   fast   food restaurants in the western world are adopting. With this method, food is ordered online   and   delivered to   the   customer.   This is   made   possible through the   use   of   electronic payment system. Customers pay... Continue Reading
    Abstract  Food vendors are important in every socio-economic sector in developing countries, providing ready-to-eat food to the populace and in the process, they transmit pathogenic organisms to the food being sold. However, a very important but neglected source of these pathogenic bacteria is the phone handled by the food vendors. This study is... Continue Reading
    Abstract  Food vendors are important in every socio-economic sector in developing countries, providing ready-to-eat food to the populace and in the process, they transmit pathogenic organisms to the food being sold. However, a very important but neglected source of these pathogenic bacteria is the phone handled by the food vendors. This study is... Continue Reading
    Abstract Motivated by the current state of technological advancement, this project seeks to modernize the traditional methods of food vending, ordering and delivery by creating a unique yet satisfying mobile experience for users. It is with no doubt that some tools and technology exist that may be employed. However, in the case of student run food... Continue Reading
    Privacy invasion is an offence perpetrated by availability, access, and use of advanced  mobile devices when they land in the wrong hands of people who have the intention  of infringing into the space of either individuals or organizations. There have been  many incidences of infringement on people‟s privacy by exposing their personal lives ... Continue Reading
    Abstract The increasing accessibility to internet resources has made several companies adopt the use of such resources in their processes. Axis Human Capital Limited, a human capital management and development company in Ghana, needed a mobile application that mitigates the problems that their clients face when using their website and has other... Continue Reading
    TABLE OF CONTENTS DECLARATION ............................................................................................................. iii APPROVAL ................................................................................................................... iv... Continue Reading
    Call Us
    Get this work
    whatsappWhatsApp Us