Skip to content

Brrright/BrightVending

Repository files navigation

BrightVending

A simple vending machine created using Java for assignment.

2 roles : admin and customer.

Both role have to login (requirement of assignment paper, i know its weird to let customer login xD)

Admin Features

  • view all products
  • add and edit products details
  • view transaction record
  • generate daily, monthly, and annual sales report

Customer Features

  • view all products (color indicate sold out or available)
  • add item to cart or delete item from cart
  • insert different value of money (coins and paper money)
  • get receipt

Admin UI

image image image image

Customer UI

image image image

About

A simple vending machine created using Java

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages