SitePoint
  • Blog
  • Discord
  • Forum
  • Library
  • Login
Join Premium

JavaScript Advanced PoS Project

Close
  1. SushiNori: Point of Sale Intro
  2. SushiNori: Order Handling
  3. SushiNori: Order Handling with Groups
JavaScript Advanced PoS Project

Coding Assessment

JavaScript Advanced PoS Project

This assessment involves developing a custom point of sale order manager for the fictitious restaurant SushiNori.

Estimated Time: 2 hours 50 minutes

Challenges

  1. SushiNori: Point of Sale Intro

    This is a quiz designed to introduce you to the SushiNori project, a restaurant that you will be building a point of sale ordering system for.

  2. SushiNori: Order Handling

    Implement a basic order handler for the SushiNori restaurant point-of-sale system.

  3. SushiNori: Order Handling with Groups

    Upgrade the order handler to support groups of customers and order acknowledgement.

What Are Coding Assessments?