Git Product home page Git Product logo

restaurant-app's Introduction

Restaurant-app

A restaurant ordering application that allows customers to place orders and restaurant managers to manage their menu and orders.

Features

  • Client Interface

    • Menu Browsing: Ability to view detailed menus from different restaurants.
    • Order Placement: Functionality for placing orders with specific menu items.
    • Order History and Tracking: Customers can view their past orders and track current orders.
  • Restaurant Manager Interface

    • Menu Management: Add, update, or remove menu items.
    • Order Processing: View and manage incoming orders and their statuses.
    • Order History: View past orders and their details.

Prerequisites

  • Node version 20.x.x

Getting Started

  • Clone the repository
git clone https://github.com/klearliu/Restaurant-App.git
  • Start the server
npm i
npm start
  • Start the client
npm i
npm start

Interface page that shows a button to client or management

Customer login screen

Customer restaurant selection screen

Customer food menu selection screen

Customer's shopping cart of added items

Customer's current orders (ie digital reciept)

Customer's successfully made order history, with a feature to re-order

Management main screen, featuring their menu and other options to modify their menu items

Management's editing food menu page

Management's create menu page

Management's current orders with its status

Management analytics of most purchased items Management analytics of busiest hours

restaurant-app's People

Contributors

klearliu avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.