Skip to content

Oluwafemi-Jegede/POS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

POS

This is a simple point of sale mini-software

The goal of this project is to write a simple web application that can help small shop owners sell products instantly, summarize transaction of the sales and caculate the change that is to be given to a customer.

Deployment

Features

  • Visual representation of products
  • Clickable product card that adds product to the transaction table
  • Transaction summary table with product aand transaction details
  • Check-out feature/button: deplays the final transaction summary and accepts payment
  • Farewell feature: prompts the user of the close of transactions and the change a customer is to recieve

Technology

  • Javascript
  • HTML
  • CSS