Skip to content

I created an online ordering site for a café (Two Owls Café) for fun! Check out the README for details :)

Notifications You must be signed in to change notification settings

kelly-tsidji/Two-Owls-Cafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Two Owls Café Online Ordering System

Overview

The Two Owls Café Online Ordering System is a web-based platform designed to streamline the process of ordering food from the café. Users can easily browse the menu, select items, provide special instructions, and submit their orders online. Additionally, administrators have access to view all incoming orders for efficient management.

How To View the Page

https://kellyt.sgedu.site/two-owls-cafe/order_form.php

Features

  • Dynamic Menu Display: Utilizes PHP to fetch menu items from a MySQL database and dynamically generate HTML content for display.
  • Order Submission: Validates user input using JavaScript and processes orders via PHP, storing them in the MySQL database.
  • Admin Interface: Allows administrators to view incoming orders, enhancing management efficiency.
  • Responsive Design: Ensures a seamless user experience across various devices and screen sizes.

Technologies Used

  • Frontend: HTML, CSS, JavaScript
  • Backend: PHP
  • Database: MySQL

Notes

Image files and database are hosted on my website.

About

I created an online ordering site for a café (Two Owls Café) for fun! Check out the README for details :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages