• Home
  • Portfolio
  • Home
  • Portfolio
Search by typing & pressing enter

YOUR CART

Super Servoli Systems

Role
​
 
• Lead Programmer

Technology

​
 
• Unity

• C#
​
• Firebase    Database

​

About

Super Servoli Systems is an app designed for seamless and intuitive online restaurant ordering. The project features two distinct portals: a customer service portal and an admin portal, each tailored to different user needs. The customer portal allows users to browse the restaurant database, place orders, reserve tables, and more. Meanwhile, the admin portal enables restaurant owners and staff to effortlessly customize menus, update food items, set prices, upload photos, and manage other key aspects of their business.

Development Notes

This app was built using Unity and C#, with a Firebase database handling all restaurant data storage. One of the primary challenges in developing this application was managing the asynchronous nature of method execution. My role focused on implementing all essential Firebase interfacing functions, including adding menu items, editing prices, browsing restaurants, and placing orders. Additionally, I ensured that asynchronous operations were properly coordinated to prevent execution conflicts and maintain smooth performance.